-
rands
Random sampling algorithm
- 2010-02-17 06:49:44下载
- 积分:1
-
collor
说明: collor hist
- 2010-04-04 21:09:46下载
- 积分:1
-
Digitalsignalprocessing
由MATLAB软件编写的数字信号处理实现示例(Prepared by the MATLAB software, digital signal processing implementation example)
- 2010-05-14 14:44:08下载
- 积分:1
-
to-matlab-Billiards-animation
matlab撞球动画 设计非常精细巧妙 值得学习(very fine and clever the matlab Billiards animation design worth learning)
- 2012-09-15 21:29:15下载
- 积分:1
-
viterbi
实现viterbi译码功能的matlab程序(source code for viterbi decoding)
- 2012-04-27 15:59:05下载
- 积分:1
-
fractal_image
2 M-files are being uploaded for image Partitioning & image averaging. Some example images are attached. These Programme also Calculate time taken in Partitioning & image averaging.
- 2011-11-01 22:33:53下载
- 积分:1
-
pv-modele5
PHOTOVOLTAIC MODELISATION WITH SIMULINK
- 2013-11-06 21:00:45下载
- 积分:1
-
DateStr2Num_debuging
日期转换的程序。可将字符型日期转换为数值型。增加了一种常用日期编码格式。建议将其作为mex使用,速度有显著提高。(Date conversion process. Date can be converted to a numeric character. Added a common date code format. Recommend its use as a mex, the speed has improved significantly.)
- 2013-11-17 00:05:00下载
- 积分:1
-
ofdm929
OFDM系统性能分析,参数设定,原理验证,通过该程序更清楚的知道系统性能。(Principle of OFDM system performance analysis, parameter setting and verification, by the program more clearly know the performance of the system.)
- 2017-03-01 00:11:34下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1