-
ControlSystemsSimulationusingMatlabandSimulink
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版(Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..)
- 2009-09-06 15:19:01下载
- 积分:1
-
equalization
实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。(Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c program, I have been completely tested.)
- 2009-10-18 21:22:55下载
- 积分:1
-
DTW
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 (DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.)
- 2010-09-27 16:54:22下载
- 积分:1
-
matlab-codes-for-wcdma-simulink
matlab codes for wcdma simulink
- 2013-11-04 05:40:20下载
- 积分:1
-
chap2-10
滑模变结构控制MATLAB仿真一书中,2到10章节的所有程序(MATLAB simulation of sliding mode variable structure control of a book, chapters 2 to 10 all of the programs)
- 2009-10-11 11:11:12下载
- 积分:1
-
PerformanceMonitor
ofdm codding of transmitter and reciever enjouy this
- 2010-09-27 01:43:15下载
- 积分:1
-
immune2
说明: 这是作者自己编写的matlab 程序设计。
请多多指教。
(This is the author himself prepared by the Matlab programming. Please exhibitions.)
- 2006-05-12 09:04:49下载
- 积分:1
-
LMS_method
LMS算法,可以画出自适应滤波器系数收敛曲线(LMS algorithm, the adaptive filter coefficients can draw convergence curve)
- 2013-10-18 13:38:16下载
- 积分:1
-
guiji
利用MATLAB程序逐个统计图像的边界点,并存入矩阵(MATLAB program using statistical image boundary points one by one, and deposited matrix)
- 2010-08-04 21:58:23下载
- 积分:1
-
Example_of_Matlab
一个Matlab实例,内有例题描述已经m文件(A Matlab example, there has been described m Example document)
- 2008-04-28 13:48:49下载
- 积分:1