-
parallel_and_series_coeficients
Matlab code for parallel and series coeficients modules used in comb and allpass filters
- 2009-05-26 01:48:00下载
- 积分:1
-
sumplot
这是现代数字信号处理课程中涉及到的实验,预测太阳黑子周期的,包含周期图法和burg法。(This is a modern digital signal processing courses related to the experiment, predicted sunspot cycle, including the periodogram method and burg method.)
- 2010-01-26 18:40:17下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
MATLAB-code-about-gif
matlab 动画汇总,包括 弹性蹦球演示程序。嫦娥奔月演示程序。曲柄连杆机构充气球动画演示程序等(matlab animation summary, including flexible spring ball demo. Moon demo. Crank animation process inflatable ball, etc.)
- 2011-11-30 14:38:30下载
- 积分:1
-
chepaishibied
matlab实现车牌识别,具有较好的识别效果
(achieve matlab license plate recognition, with better identification of the effect of)
- 2008-12-29 18:36:21下载
- 积分:1
-
music
matlab平台上的多重信号处理算法的DOA测角,信噪比,快拍数,信号源数对功率谱的影响(matlab platform, multi-signal processing algorithms DOA angle, signal to noise ratio, the snapshot number, the source of the power spectrum of several)
- 2011-09-29 13:37:57下载
- 积分:1
-
segyinput
Reads segy data into a structured array format in Matlab workspace
- 2011-10-23 19:08:57下载
- 积分:1
-
KMATH
MATLAB实现K均值聚类,自己编的,可用,不用系统函数。(MATLAB realization of K-means clustering, own, use, instead of the system functions.)
- 2014-12-31 15:06:03下载
- 积分:1
-
Active-Vibration-Control
good document about active vibration control
- 2015-02-03 06:00:54下载
- 积分:1
-
remezfilter
用Remez算法设计一个低通滤波器,分别满足性能参数:
滤波器1 滤波器2 滤波器3
采样率Fs: 20kHz 20kHz 20kHz
通带:
0-3 0-4kHz 0-5kHz
带内波纹: 0.1dB 0.1dB 0.1dB
带内衰减: 60dB 60dB 60dB
(With the Remez algorithm to design a low pass filter, respectively, to meet the performance parameters: filter 1 filter 2 filter 3 of the sampling rate Fs: 20kHz 20kHz 20kHz pass band: 0-3 0-4kHz 0-5kHz in-band ripple : 0.1dB 0.1dB 0.1dB in-band attenuation: 60dB 60dB 60dB)
- 2010-06-03 16:33:30下载
- 积分:1