-
inverse1
inverse dynamic of robot.nt to upload source code, you can
- 2013-07-28 17:22:11下载
- 积分:1
-
code1
code is related to matlab any can use it
- 2011-09-09 15:56:12下载
- 积分:1
-
dianti
用matlab制作的模拟动画程序,内容为电梯的升降演示。(Animation produced using matlab simulation program, the content of the elevator lift demonstration.)
- 2013-09-15 07:25:08下载
- 积分:1
-
数据关联算法的matlab代码-data association
几种实用的包含数据关联算法的matlab代码文件,内容中包含NN,PDA,JPDA及国际上较新的EM—KF算法的仿真程序,很实用(Several practical contains matlab code file of data correlation algorithm, NN are contained in the content, PDA, JPDA and relatively new in the world is EM- KF algorithm simulation program, very practical)
- 2020-11-29 10:59:29下载
- 积分:1
-
风电
风电阵风、随机风等几种风的simulink模型及并网(Simulink model and grid connection of wind power)
- 2021-04-20 15:28:50下载
- 积分:1
-
12
说明: 用matlab编写的几个小程序,有关于矩阵的计算,神经网络的训练。数据的输入输出等。(Matlab prepared with a few small procedures have on the calculation of the matrix, neural network training. Such as data input and output.)
- 2008-07-03 13:11:51下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
nonmaxsup
说明: Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:04:40下载
- 积分:1
-
matpower7.0b1
可以用来计算网络拓扑的介数、最短路径、度数等等,对于电力系统脆弱性分析很有作用(It can be used to calculate the median, shortest path, degree of network topology, etc. It is very useful for vulnerability analysis of power system.)
- 2020-06-29 19:20:01下载
- 积分:1
-
weighted least squares iterative
说明: 频域内的模态参数识别方法:加权最小二乘迭代法。该程序适合刚入门模态参数识别并使用matlab进行编程的人员学习交流。(Method for identifying modal parameters in frequency domain: weighted least squares iterative method. This program is suitable for people who have just started modal parameter identification and use matlab to program and learn to communicate.)
- 2020-07-06 08:36:44下载
- 积分:1