-
ch05_2ed
CHP 5 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954(CHP 5- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954)
- 2009-03-21 22:23:33下载
- 积分:1
-
rqam
rectangular qam simulink
- 2009-05-08 23:00:26下载
- 积分:1
-
ECG
只需修改路径就可以直接处理心电数据,但是数据格式是txt的,而且数据是R的横坐标。可以画散点图,密度图,功率谱分析等。(It is useful and easy for processing the ECg data with MATLAB。)
- 2010-03-04 16:47:09下载
- 积分:1
-
Matlab-heart-sound-
本文综述了心音检测技术以及现代数字信号处理方法(谱估计、联合时一频分析、小波分析、模式识别)在心音信号分析中的应用及研究进展。(Heart sound detection technology are reviewed, and the modern digital signal processing method (spectrum estimation, joint frequency analysis, wavelet analysis and pattern recognition) in the analysis of the application and research progress of heart sound signals.
)
- 2016-01-12 11:47:57下载
- 积分:1
-
MATLAB0
本书是关于MATLAB的图形图象处理的书籍,介绍的非常详细,是一本非常不错的书籍(The book is about MATLAB graphics image processing books, the very detailed introduction is a very good book)
- 2007-08-09 08:20:01下载
- 积分:1
-
fauver
求解fault cover掩盖故障的新方法(A new method for solving fault cover)
- 2011-01-25 13:49:01下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
MALLATPROGRAM
这是一个小波分析中mallat经典算法的例子源码(This is a wavelet analysis Mallat classic example of the algorithm source code)
- 2007-03-22 11:14:57下载
- 积分:1
-
GreedyRandomizedSearch
Matlab Implementation of Greedy Randomized Search Algorithm
- 2009-03-21 03:29:36下载
- 积分:1
-
power
采用matlab软件进行的移相全桥仿真研究(恒功率)(Carried out using matlab software simulation of phase-shifted full-bridge (constant power))
- 2010-11-29 11:29:17下载
- 积分:1