-
pdes
在matlab中偏微分的典型例子的代码,例如波形方程,热传导方程等()
- 2008-04-04 06:09:51下载
- 积分:1
-
MPSKTransmissonwithGausNoise
本程序用于完成BPSK、QPSK、8PSK的调制仿真。并可任意扩展到MPSK和MQAM。程序分成三个部分:phase.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; model.m 为主程序,完成各种信号的基带星座图映射、脉冲成型和调制; command.m给出一个简单的频谱显示测试。(This procedure for the completion of BPSK, QPSK, 8PSK modulation simulation. Arbitrary and may be extended to MPSK and MQAM. Program is divided into three parts: phase.m symbol of the baseband shaping pulse sequences, optional rectangular pulse, the square root raised cosine pulse and raised cosine pulse model.m-based procedures, completed a variety of base-band signal constellation mapping , pulse shaping and modulation command.m given spectrum shows a simple test.)
- 2009-05-21 20:14:27下载
- 积分:1
-
自适应滤波
基于TMS320C32的自适应滤波程序,已调试通过.可以和低通滤波做比较 观察其优点 开发环境(adaptive filtering procedures, has been through testing. Can low-pass filter and compared the observed advantages development environment )
- 2005-07-04 16:06:23下载
- 积分:1
-
camshift
带宽自适应的meanshift改进算法用于井下目标跟踪(Meanshift improved bandwidth adaptive algorithm for target tracking underground)
- 2015-03-10 21:04:53下载
- 积分:1
-
optimTipsWebinar
MATLAB软件中重要的函数的代码的源文件(An important function of MATLAB software, the code of the source file)
- 2009-11-28 16:45:51下载
- 积分:1
-
Kalmtool
说明: 卡尔曼滤波,扩展卡尔曼滤波matlab工具箱。希望对大家有帮助(Kalman filtering, extended Kalman filter matlab toolbox. We hope to help)
- 2008-11-26 11:14:11下载
- 积分:1
-
sliding-mode_control_1order_zad1
first order sliding mode control
- 2015-03-20 20:55:28下载
- 积分:1
-
poincare_zip
本程序提供了两种Poincare曲线的程序源代码,并针对单摆转子系统进行了绘制。(This program provides two kinds of Poincare curve program source code, and for the simple pendulum rotor system has been drawn.)
- 2017-09-14 08:56:04下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
InitSwarm
由粒子群算法寻优,标准粒子群算法的实现,可实现标准全局版粒子群算法的单步更新位置速度的功能(The particle swarm optimization algorithm by, the standard particle swarm algorithm implemented
)
- 2012-03-21 16:52:27下载
- 积分:1