AdvancedEngineeringMathematics高级工程数学第10版(全英文)很经典的书籍,在港澳台地区很常用的英文数学教材,适合工科学生使用
2024/5/21 0:56:33 21.48MB 级工程数学
1
MathematicalmethodsusingMathematica..forstudentsofphysicsandrelatedfields,recommend
2024/5/19 1:21:49 8.15MB mathematica 数学
1
defGMM_algorithm(iterMax,gmm,dataset):'''高斯混合聚类算法:paramiterMax:最大迭代次数:paramgmm:保存gmm模型的数据:return:簇划分结果'''step=0m=len(dataset)flagMat=np.mat(np.zeros((m,1)))#保存每个样本的簇标记lateProbMat=np.mat(np.zeros((m,3)))#保存后验概率whilestep3):k+=1print(k)mark=['or','ob','og','ok','^r','+r','sr','dr','<r','pr']#画出所有样例点属于同一分类的绘制同样的颜色foriinrange(numSamples):
2024/5/18 3:22:23 183KB python聚类
1
毕业设计和课程设计全套资料,主程序代码clc;clearall;closeall;warningoffall;I=imread('images\\1.jpg');I1=Image_Normalize(I,0);%图像归一化hsize=[33];sigma=0.5;I2=Image_Smooth(I1,hsize,sigma,0);I3=Gray_Convert(I2,0);bw2=Image_Binary(I3,0);%二值化处理[~,~,xy_long]=Hough_Process(bw2,I1,0);%霍夫变换angle=Compute_Angle(xy_long);%计算角度[I4,bw3]=Image_Rotate(I1,bw2,angle*1.8,0);%图像旋转[bw4,Loc1]=Morph_Process(bw3,0);%形态处理[Len,XYn,xy_long]=Hough_Process(bw4,I4,0);[bw5,bw6]=Region_Segmation(XYn,bw4,I4,0);[stats1,stats2,Line]=Location_Label(bw5,bw6,I4,XYn,Loc1,1);[Dom,Aom,Answer,Bn]=Analysis(stats1,stats2,Line,I4);
1
Matlab对导弹进行弹道分析-对导弹进行弹道分析.rar用matlab来编写的关于雷达较复杂的程序,用来对导弹进行弹道分析Figure22.jpgMatlab对导弹进行弹道分析Figure23.jpgMatlab对导弹进行弹道分析Figure24.jpgMatlab对导弹进行弹道分析Figure25.jpgMatlab对导弹进行弹道分析Figure26.jpgMatlab对导弹进行弹道分析
2024/5/17 0:25:24 38KB matlab
1
ContemporaryCommunicationSystemsUsingMatlabBy:JohnG.Proakis现代通信系统使用Matlab(第二版)刘树棠译包含中英文版本的PDF书籍以及书中所有的代码程序。
浏览了一下类似资源,基本上代码都不全,这个是完整版的
2024/5/13 16:23:57 13.51MB matlab 现代通信系统
1
GMAT考试官方指导2012版练练手不错
2024/4/12 20:48:49 10.65MB GMAT OG
1
DigitalSignalProcessingUsingMATLABThirdEditionVinayK.IngleJohnG.Proakis
2024/3/17 16:45:12 12.35MB Digital Signal Processing
1
Enigmatica2:Enigmatica2的官方存储库和问题跟踪器
2024/2/11 21:01:04 2.56MB minecraft minecraft-modpack MinecraftZenScript
1
Theupdatedrevisionofthewell-respectedbookonanalyzingaircraftperformance,ThisSecondEditionofthebestsellingAircraftControlandSimulationhasbeenexpandedandupdatedtoincludethelatesttechnologicaladvancesinthefield.Inaddition,anewsectiononbasicaerodynamics,aircraftconfiguration,andstaticstabilitymakesthiscomplexmaterialmoreaccessibletobeginners.,Thiscomprehensiveguidediscussesthefundamentalprinciplesandtheoryofaircraftcontrolandsimulation.Italsocoversmodelinganddynamicanalysis,stabilityevaluation,multivariablecontroltheory,andcomputer-aideddesigntechniques.Theinclusionoftopicsfromgeodesyandgravitationlaysthegroundworkforadiscussionofthetheoryforsuborbitalaircraftnowunderdevelopment.,Specialfeaturesofthisneweditioninclude:,*NewandupdatedcomputercalculationsusingMATLAB(r),*Anewsectiononbasicaerodynamics,aircraftconfigurations,andstaticstability,*CoverageofnewMIMOdesigntechniques,robustnesstheory,andnonlineardesign,Completewithexamplesofactualdesignsfromtheaircraftindustryplusexerciseproblems,AircraftControlandSimulation,SecondEditionisanexcellentreferenceforanyoneinvolvedinthedesignandmodelingofaerospacevehiclesandanoutstandingtextforbothundergraduatesandgraduatestudents.
2024/2/10 11:14:25 4MB 飞行仿真 飞机模拟 飞控 FlightGear
1
共 66 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡