-
rgb2lab
matlab图像显示代码,可以选择想要打开的图像(Matlab image display code, we can choose to want to open the Image)
- 2007-03-09 16:40:03下载
- 积分:1
-
matlab_algorithms
此资料例举了matlab的一些算法的源程序。(This data illustrates some of the algorithm matlab source.)
- 2011-05-16 14:53:10下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
readlas
matlab 读取点云最好的程序,读取为矩阵(matlab read point cloud of the best program that reads the matrix)
- 2015-02-04 05:41:58下载
- 积分:1
-
LS_Fitlers
MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。(Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.)
- 2010-06-27 03:43:37下载
- 积分:1
-
Compressive_Sensing_The_Big_Picture
Compressive Sensing The Big Picture
可以连接到Rice大学等很多网页(Compressive Sensing The Big Picture)
- 2009-12-12 09:41:11下载
- 积分:1
-
FEM2
TRUSS FEM used to solve a general truss problem, all the user has to do is to change the inputs. it been very useful
- 2009-06-05 12:14:26下载
- 积分:1
-
radiation-pattern
matlab绘制辐射模型,包括在直角坐标系下和极坐标系下(matlab draw radiation models, including in the Cartesian coordinate system and the polar coordinate system under)
- 2013-03-19 10:52:42下载
- 积分:1
-
ErrorEllipses
说明: 在地球科学中,误差分析非常实用,这里提供测地学常用的误差分析代码(Error Ellipses in Geodesy)
- 2009-07-29 15:22:09下载
- 积分:1
-
MATLAB
变结构控制仿真实例源代码,《滑模变结构控制仿真研究》随书光盘(Variable Structure Control simulation source code, " Sliding Mode Variable Structure Control Based on" CD with the book)
- 2013-08-19 20:10:06下载
- 积分:1