-
Untitled
一个简单的Kalman滤波程序,对学习Kalman滤波有很大的帮助(A simple Kalman filter program, to learn a great help Kalman filter)
- 2013-08-11 09:06:36下载
- 积分:1
-
Two-Link-Circle-Tracking-Manipulator
Two-Link Circle Tracking Manipulator
Define Your inputs and let this script track your circle
- 2013-04-30 21:05:49下载
- 积分:1
-
Lee
Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛.(Lee filter, to achieve coherent speckle denoising algorithm, widely used in SAR image denoising.)
- 2010-08-29 15:17:04下载
- 积分:1
-
correlation
无线通信系统中,信道间的相关性随着天线数目的增加而减小,当趋于无穷时,可视为正交.此为这一观点的仿真程序.(In wireless communication system, the correlation between channel and decreased as the number of antennas, when becomes infinite, can be treated as orthogonal. This a simulation program for this view.)
- 2014-12-02 15:03:12下载
- 积分: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
-
fermi_E
Fermi distribution. matlab files.
- 2009-12-23 00:03:11下载
- 积分:1
-
hsa
说明: 对信号进行EMD分解并绘制希尔伯特时频谱的程序,自己做毕业设计编写的( EMD decomposition of signals and time-frequency spectrum of the Hilbert mapping procedures, the design of their own graduates prepared
)
- 2009-08-23 16:46:09下载
- 积分:1
-
cylinder
输入两个端点 作为圆柱端面上两个圆心 绘制斜圆柱(This function constructs a cylinder connecting two center points )
- 2011-07-04 10:33:59下载
- 积分:1
-
MATLABperformance
检查matlab运行情况的程序,matlab下直接运行.(a good software to check the performance of matlab)
- 2009-05-19 00:18:25下载
- 积分:1
-
hammingcoding
信道编码线性分组码hamming码的编码器译码器设计与仿真实现。(channel coding linear block code hamming yards Encoder Decoder Design and Simulation.)
- 2006-06-01 11:06:37下载
- 积分:1