-
edge-of-the-image-histogram
在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。(In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.)
- 2011-05-05 20:42:51下载
- 积分:1
-
matlabmethodofdesign
学习资料,MATLAB初级学者应用(learning materials, MATLAB application junior scholars)
- 2007-06-13 22:55:08下载
- 积分:1
-
CRB
均匀线阵的CRB曲线,适用于阵列信号处理问题(CRB curve of the uniform linear array)
- 2012-06-15 10:51:38下载
- 积分:1
-
neural-network30-case
matlab神经网络30例,书和源码,都很经典,需要的同学赶快拿走(matlab neural network 30 cases of classic books and source code)
- 2013-12-05 09:53:03下载
- 积分:1
-
fengsumoxing
风速的随机模型,根据风速的随机性,随着时间的变化而输出随机的风速(Wind speed of the random model, based on the randomness of the wind speed, as the change of time and output random wind speed
)
- 2012-11-12 15:56:28下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
matlabwork-2.17
matlab gui编程 实现调用sin函数和cos函数(matlab gui)
- 2014-02-18 18:06:33下载
- 积分:1
-
commu_simulationapplicationexamples.part02
基于MATLAB的通信系统仿真应用详解,这是第2卷。(MATLAB-based simulation of communication systems explain that this is volume 2.)
- 2007-10-01 15:16:48下载
- 积分:1
-
pls1
matlab下偏最小二乘回归模型
交叉有效性验证,及奇异点发现
(matlab partial least-squares regression model of cross-validation, and the singular points found)
- 2009-06-22 11:36:11下载
- 积分:1
-
matlabc
matlab C编程函数速查手册,很有参考价值(matlab C Programming Functions Quick Reference, great reference value)
- 2013-12-05 20:40:52下载
- 积分:1