-
kalmanfilter
一个很好的卡尔曼滤波程序呵呵,跟大家一起共享吧呵呵(A good procedure of Kalman filtering Oh, everybody work together to share with you huh)
- 2009-03-17 17:16:32下载
- 积分:1
-
dspMATLAB
胡广书编写的数字信号处理算法实现的所有源代码,需要的下吧(matlab for dsp Algorithm realization
)
- 2011-07-29 10:05:43下载
- 积分:1
-
2
说明: 一个matlab编写的简单程序,显示了自适应的独立分量分析,适合初学者。(A matlab simple procedure, showing the adaptive independent component analysis, is suitable for beginners.
)
- 2012-02-25 08:49:04下载
- 积分:1
-
code
计算认知无线系统中跳频信道接入方案有效容量的函数。(Computational Cognitive radio system hopping channel access scheme effective capacity of the function.)
- 2013-08-01 21:47:28下载
- 积分:1
-
GPS_matlab
用matlab模拟GPS信号。。实现导航。。。(GPS signal simulation using matlab. . Achieve navigation. . .)
- 2010-05-30 21:13:24下载
- 积分:1
-
ImageTools
Image to0ls contains image function for matlab
- 2016-09-02 14:32:26下载
- 积分:1
-
Parabola
抛物法的matlab实现。供初学者参考。(Matlab parabolic law implementation. Reference for beginners.)
- 2011-05-07 15:40:54下载
- 积分:1
-
FSKdoc
利用matlab中的simulink软件包实现FSK调制的误码率统计(Use in matlab simulink package to achieve FSK modulation error rate statistics)
- 2011-07-01 17:02:41下载
- 积分:1
-
star
一维搜索程序,用matlab编的原代码,绝对可用的好东西(yi wei sou suo bianchen)
- 2010-12-10 17:37:12下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1