-
fh_spr
跳频扩频通信系统的主要仿真程序,包括扩频,测试和演示(The main frequency hopping spread spectrum communication system simulation program, including spread spectrum, testing and demonstration)
- 2010-06-07 09:29:15下载
- 积分:1
-
Lecture11-MATLABexamples
hybrid control and algorithm for inverted pendulum
- 2011-12-02 19:26:50下载
- 积分:1
-
err
DEMO_COND demonstrates the role of the condition
number of a matrix (with respect to inversion)
in the role of linear system solving.
Matthias Heinkenschloss
Department of Computational and Applied Mathematics
Rice University
Feb 22, 2001
- 2009-04-08 00:17:35下载
- 积分:1
-
NormFitGA
很多情况下不能直接将目标函数作为适应值函数,此时需要对目标函数进行标定。(In many cases the objective function can not be directly used as fitness function, then the objective function needs to be calibrated.)
- 2010-11-30 15:19:43下载
- 积分:1
-
QPSK-AWGN
this is simmulation QPSK modulation in AWGN channel
- 2009-12-18 01:51:34下载
- 积分:1
-
MATLAB.7_0
说明: 精通matlab教程。 很好用的。适合初级使用者~~~(useful matlab lesson~~~)
- 2011-03-03 17:36:16下载
- 积分:1
-
ekfslam_v1.0
通过采用ekf算法来实现SLAM,对比了真实值与采用算法后计算结果,说明程序的可行性。(EKF-SLAM Simulator
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
Tim Bailey and Juan Nieto
2004.
)
- 2012-05-21 12:08:59下载
- 积分:1
-
indirect_fuzzy_5
implementation of fuzzy logic of vector control
- 2013-09-12 16:55:49下载
- 积分:1
-
All_utility_Codes
matlab code sets for utility applications
- 2013-10-25 06:53:12下载
- 积分:1
-
sparfilt
优点:1.对于信噪比高的信号滤波效果好;
% 2.对于边沿的保护强过阈值滤波,不会产生阈值滤波情况下的过于平滑与Gibbs现象。
%缺点:1.由于对边沿信号没做任何处理,所以边沿可能会有脉冲噪声保留下来;
% 2.计算相关系数中,如果计算出来的小波系数点位置偏差大,则相关系数计算受影响;
% 3.需要迭代运算,迭代的噪声能量阈值选取很重要,这里以开始段无信号处估计噪声;
% 4.需要迭代运算,所以运算量比阈值法大;
% 5.受分解层次影响,在大尺度上小波系数点位置偏差更大,相关系数计算不准确。
%需要具体调整的地方:1.分解的尺度;()
- 2008-03-28 10:26:51下载
- 积分:1