搜索资源列表
saliency.经典论文的代码
- 一篇经典论文的代码,“Saliency,Scale,image descr iption”,用于寻找视觉显著性的区域,matlab代码,A classic papers of the code, " Saliency, Scale, image descr iption" , for the visual search of the area significantly, matlab code
PCM.MATLAB.rar
- PCM设计论文 脉冲编码调制仿真设计 基于MATLAB simulink的仿真设计报告,Design thesis PCM pulse code modulation simulation design is based on the simulation of MATLAB simulink design report
NSGA-II
- 实现了多目标遗传算法NSGA2,并带有详细注释及相关论文,读者只需根据具体问题简要修改,即可使用。-Achieved a multi-objective genetic algorithm NSGA2, with detailed notes and related papers, the reader just a brief specific issues in accordance with changes to use.
matlab-SIS
- matlab 用于sis模型的研究 一篇论文 希望有用-matlab sis
Matlab
- Matlab书,毕设论文等关于图像及识别的都可以参考,较有价值-Matlab books, papers, etc. to complete based on the images and can be identified by reference to, the more valuable
[matlab]
- 模糊核聚类算法的几篇论文及matlab源码,可以以练代学,更好掌握模糊聚类方法。-Fuzzy Kernel Clustering Algorithm matlab several papers and source code, can be practicing on behalf of science, to better grasp the fuzzy clustering method.
Test_funtion
- 这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823-Test function for optimation!
npc
- 关于在火电单元机组中神经网络预测控制的论文,有仿真,-On the thermal power unit in the neural network predictive control of the paper, there are simulation,
matlab-mtsp-problem
- 这是一篇关于多旅行商问题的学术论文,非常有新意,非常有利于我们深入了解mtsp问题的本质-This is a multi-traveling salesman problem on the papers, very fresh, very beneficial to our in-depth understanding of the nature of the problem mtsp
Desktop
- 东北三省2009年数学建模的B题:丁克现象,已获联赛二等奖,现将论文以及Matlab源代码上传,希望对相关人员有所帮助。-Northeast B, Mathematical Modeling in 2009 Topic: DINK phenomenon, has been league second prize, papers, and now Matlab source code for uploading, hope relevant personnel be helpful.
1
- MATLAB 拥有大量的常用数学函数、工具箱,基本包括了现今数学、物理及工程应用领域的 常用函数,如能熟练掌握,无论在编程时间或程序量上,都远远低于Fortran、C 等高级语言,尤其在 处理矩阵和向量计算方面更具有无可比拟的优势。 我们在数学建模竞赛中,由于只有短短的三到四天,而论文的评判不仅注重计算的结果更注重模型 的创造性,比赛中把大量的时间花费在编写和调试程序上只会喧宾夺主,这是不值得的,这时使用 MATLAB 可以很大程度上的方便计算、节省时间,使我们将精力更多的放
Classical_fuzzy_program
- 一个经典模糊非线性控制论文的仿真程序,很牛!-A classic papers fuzzy nonlinear control simulation program, it is cow!
MATLAB-control
- 一篇关于“MATLAB环境下控制系统实时仿真实验的研究”的大论文,很详细。-Essay on " MATLAB environment control system for real-time simulation of a" big paper in great detail.
Matlab
- 论文题目:基于Matlab无刷直流电机控制系统建模与仿真 为验证控制算法和控制策略的合理性,在 分析无刷直流电机数学模型的基础上,用Matlab建 立了无刷直流电机控制系统的仿真模型,并详细介 绍了控制系统的各个子模块。通过对实例电机的仿 真,给出了仿真结果,证明了该模型的可行性。-To verify the control algorithm and control strategy is reasonable, in the Analysis of brushles
MotomanHP6
- 这是一篇关于MotomanHP6动力学仿真的论文,对于做这个方面的人很有参考和借鉴价值,推荐-This is a dynamic simulation on the MotomanHP6 papers, for people who do this in great reference and learning value, recommended
Kalmanfilter_and_paper
- 我最近发表的一篇卡尔曼滤波的论文和程序,有详细的注释,且论文已发表,通过专家审核,滤波程序精度高,希望能对大家有帮助。-I recently published a Kalman filter papers and procedures, detailed notes, and papers have been published, through expert review, filtering procedures with high precision, hoping to be help
Matlab
- 一篇用于样条曲面拟合的matlab程序实现的论文,对于初学者具有很好的借鉴意义。-1 for the spline fitting matlab program implementation paper for beginners with a good reference.
The application of Matlab inphrase control led antenna arr
- 一篇论文《MATLAB在相控阵天线中的应用》介绍了MATLAB在天线设计中的应用,包含有源代码-Paper " MATLAB in Phased Array Antenna," introduced in MATLAB application in antenna design, including source code
Matlab-based-simulation-PLL-design-
- 基于Matlab仿真的数字锁相环的设计进行了详细的分析和模拟,数字和模拟锁相环的论文-Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.