-
MATLAB_fitting_center
在MATLAB中对圆心进行拟合,并看看其拟合的效果,这个代码不是很好,仅供参考。(In MATLAB, to fit on the center and see the fitting results, the code is not very good, for reference only.)
- 2010-12-17 15:13:16下载
- 积分:1
-
music
说明: 该程序是music算法的一个示例,通过该算法实现了测向功能(The music program is an example of the algorithm, through which the function of the measuring algorithm)
- 2011-04-16 15:50:15下载
- 积分:1
-
simplex
用matlab编写程序实现最优控制中的单纯形法。(Matlab programming with optimal control of the simplex method.)
- 2011-06-12 13:49:36下载
- 积分:1
-
fitnessfnk1
本程序峭度的计算程序,已做成工具包,可以直接调用(The program kurtosis calculation program, has made kit, you can call)
- 2011-11-09 21:01:58下载
- 积分:1
-
objectDetect
its about how to calculate the distance by matlab
- 2013-11-25 13:28:15下载
- 积分:1
-
pso-1
给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力(Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm)
- 2014-02-18 16:17:34下载
- 积分:1
-
Installer
Simple visual basic calculator with installer
- 2015-05-27 20:35:03下载
- 积分:1
-
MATLABprogrammingCH06
這是一本MATLAB程式設計延伸技巧程式書本上的程式碼CH6(一次無法全部上傳會斷線)(This is an extension of MATLAB programming skills in program code booksCH6)
- 2010-05-27 14:14:29下载
- 积分:1
-
gso
一种全新的智能算法----萤火虫群算法。该算法主要用于求解函数.(A new algorithm---- fireflies swarm intelligence. The algorithm used to solve function.)
- 2011-09-25 12:37:51下载
- 积分:1
-
matlabdrawing
1) 已知x=[1:15], y=[12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], 用多项式进行拟合,给出拟合多项式,(所选拟合多项式阶数不同,拟合结果不同,请你选择适当的阶数进行拟合),并绘出原始数据点、拟合曲线和95%置信区间(confidence bounds)的图形
.
2) 根据下面数学模型建立仿真模型,并在一个示波器中把它们的波形仿真出来。
(1) are known to x = [1:15], y = [12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], with polynomial fitting, given the polynomial fitting, (the election order polynomial fitting different fitting results to differ, please select the appropriate order of fit), and draw original data points, fitting curve and 95 confidence interval (confidence bounds) graphics .2 ) In accordance with the following mathematical model for the establishment of simulation model, and in an oscilloscope waveform in their simulation out.)
- 2008-03-06 10:24:51下载
- 积分:1