-
page_70
RLS源程序代码,方便学习和使用改进的最小二乘法,加以修改,随心所欲!(RLS source code, easy to learn and use to improve the least squares method, modify, anywhere!)
- 2010-08-05 22:39:48下载
- 积分:1
-
pcm_testing_demo
PCM SOURCE CODE FOR MATLAB DEMO
- 2011-02-11 02:58:50下载
- 积分:1
-
noise
说明: 利用matlab 处理 加入高斯噪声的图像分别作均值、中值和维纳滤波(Adding Gaussian noise using matlab image processing were as mean, median and Wiener filtering)
- 2010-04-21 21:28:22下载
- 积分:1
-
LVCMAandBPSK
这个matlab代码是对传统的常数模盲均衡算法的改进,有需要的朋友可以看看。(Matlab code improvement on the traditional constant modulus blind equalization algorithm, and can see a friend in need.)
- 2012-04-28 11:18:12下载
- 积分:1
-
hilbert
将实信号变换为复信号,提取信号幅值、相位角,计算相位同步指数,分析各组信号数据之间的同步稳定性。(The signal is converted into a complex signal, extraction of signal amplitude, phase angle, calculation of phase synchronization index, analysis of stability of synchronization between each signal data.)
- 2013-12-19 11:41:14下载
- 积分:1
-
Real_option_pricing-homogenous_case
MatLab source code for real option pricing. These real options are based on exponential mean reverting process and we assume that the price is only a function of asset, i.e. we consider only homogenous case.
- 2010-08-25 16:14:36下载
- 积分:1
-
COST207.m
四种典型环境的cost 207模型的matlab仿真信道代码(Four kinds of typical environmental cost 207 model channel matlab simulation code)
- 2008-01-04 09:16:24下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
AsynchronousMachineModels
各种异步电机模型,有abc坐标系ab0坐标系以及dq0坐标系下的模型(Various induction motor model, there are abc coordinates ab0 coordinates and coordinate system model dq0)
- 2010-12-09 10:33:05下载
- 积分:1
-
VariationalMinimax
VariationalMinimax in MATLAB...it is useful one....
- 2013-01-14 15:58:57下载
- 积分:1