-
compressionprgfor5images_m
this is a compression algorithm using fuzzy techniques
- 2011-02-07 13:23:25下载
- 积分:1
-
ch10
精通MATLAB参考源码第10章,喜欢MATLAB和神经网络的可以好好学习下,绝对的好资源!(Chapter X proficient MATLAB reference source, like MATLAB and neural networks can learn, the absolute good resource!
)
- 2011-12-04 21:19:44下载
- 积分:1
-
Mesh2d-v24
matlab code for MESH2D - Automatic Mesh Generation
- 2015-02-03 15:48:36下载
- 积分:1
-
Denoiser_Matlab_NMF_Based
Denoising matlab toolbox based on NMF. This code helps beginners for denoising.
- 2014-06-04 15:43:45下载
- 积分:1
-
testing
matlab实现时间系统转换 包括 gps时 儒略日 简化儒略日 格里历的转换(matlab time system conversion including GPS Julian Day simplifies the Julian date of the Gregorian calendar conversion)
- 2013-04-19 17:09:04下载
- 积分:1
-
lin_max
均匀线阵列最大方向性系数综合法,采用特征值分解法。(Uniform linear array directivity factor of the largest integrated method, using eigenvalue decomposition method.)
- 2007-09-15 17:26:17下载
- 积分: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
-
KalmanForecastion
将一元时间序列与卡尔曼滤波算法结合,实现风速短期预测(combine the ARMA and KALMAN to achieve short-term wind speed prediction)
- 2021-01-19 20:38:42下载
- 积分:1
-
current
目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪。效果较好的运动模型。
(Target tracking, procedures realize the use of Kalman filter for maneuvering target tracking. Better model of the movement.)
- 2007-10-02 16:28:23下载
- 积分:1
-
cr
说明: matlab file for cr simulation
- 2010-11-30 11:35:10下载
- 积分:1