-
my_conv
数字信号处理,卷积,输入端算法输出端算法2合1,matlab函数编程(Digital signal processing, convolution, the output of the input algorithm algorithm 2 in 1, matlab functional programming)
- 2011-05-13 14:25:29下载
- 积分:1
-
DPSK-modulation
本程序实现了差分相移键控(DPSK)的调制与解调,得到了眼图。(This program simulates the Differential Phase Shift Keying(DPSK)system to obtain a eye diagram.)
- 2014-01-15 19:40:29下载
- 积分:1
-
kalman
GPS 导航定位系统卡尔曼滤波
假定船舶向某固定方向航行,以港口码头的出发处为坐标原点。
假定船舶在二维平面上运动,初始位置为(-100m,200m),水平运动速度为 2m/s,
垂直方向运动速度为 20m/s,GPS 接收机的扫描周期为 T = 1s,观测噪声的均值
为 1,方差为 100。
采用卡尔曼滤波跟踪船舶航行轨迹。
1、绘出真实轨迹、观测轨迹、滤波后轨迹
2、滤波前误差、滤波后误差(Calman filtering of GPS navigation and positioning system)
- 2020-06-26 16:40:01下载
- 积分:1
-
chengxu
IBR图像拼接程序,直接能用,非常好,基于简单的IBR图像拼接(IBR image stitching process can be used directly, very good image mosaic based on a simple IBR)
- 2010-05-25 10:31:00下载
- 积分:1
-
FB-AODV_1.1
说明: 这个是一个经典的算法AODV 可以帮助您算法实现
(AODV CORDING THIS IS VERY )
- 2011-03-20 15:49:41下载
- 积分: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
-
bysj
一个matlab gui小程序 可以帮助初学者 掌握matlabgui的小技巧(matlab gui help the new players)
- 2009-07-01 10:43:01下载
- 积分:1
-
ICCV09codes
Sparse recovery algorithms from exact and
incomplete data
- 2011-05-03 09:40:56下载
- 积分:1
-
psolssvm_and_data
粒子群优化支持向量机的算法,主要是用于优化两个参数(PSO LSSVM algorithm)
- 2020-09-23 15:07:50下载
- 积分:1
-
pmsm
几篇很有参考价值的关于永磁同步电机控制的matlab仿真论文,依据此可以搭建自己的仿真框图(A few worthy of permanent magnet synchronous motor control on the matlab simulation papers, according to this you can build your own simulation block diagram)
- 2010-09-15 16:22:09下载
- 积分:1