-
SAR_Filter
SAR_Filter,SAR图像滤波程序,基于Matlab开发。 (SAR_Filter,a program for SAR image s filtering .)
- 2010-05-26 18:40:45下载
- 积分:1
-
eigenface
this script is used to calculate the eigenface of a group of photos. whitch can help to implement an algorithme of identification like PCA
- 2014-12-22 23:45:09下载
- 积分:1
-
MATLABProgrammingForEngineers
详细讲述了如何用matlab进行程序设计,如何编写高效的程序。(Describe in detail how to use matlab program design, how to write efficient programs.)
- 2012-11-13 23:53:08下载
- 积分:1
-
matlab
matlab 算法实现包 (matlab algorithm package)
- 2008-12-14 00:34:36下载
- 积分:1
-
datareductionwithRST
这是基于邻域粒化和粗糙逼近的数值属性约简matlab代码(This is a neighborhood-based grain and rough approximation of the value of attribute reduction matlab code)
- 2010-07-01 22:19:17下载
- 积分:1
-
10
说明: matlab图像处理的教学视频,详细介绍了视频的处理(matlab image processing, instructional videos, video processing described in detail)
- 2011-04-21 11:00:27下载
- 积分: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
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
kftool_matlab
用Python/SciPy实现的卡尔曼滤波算法
将该算法用Matlab语言重新写了一遍的源代码(Using Python/SciPy realize the Kalman filter algorithm of the Matlab language algorithm used to re-write the source code again)
- 2008-04-14 19:14:52下载
- 积分:1
-
IEEE802.15.4achannel_model
说明: 有关IEEE802.15.4a信道模型程序及chirp信号的简单测试(The IEEE802.15.4a channel model program and test a simple chirp signal)
- 2010-04-14 09:12:26下载
- 积分:1