-
bft
超声仿真软件,基于MATLAB,用于声束合成技术(BF simulation)
- 2009-04-02 23:13:56下载
- 积分:1
-
Robot-program
说明: 《机器人控制系统的设计与MATLAB仿真》一书所有的matlab仿真程序。本书系统地介绍了机器人控制的几种先进设计方法,是作者多年来从事机器人控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。全书以机器人为对象,共分10章,包括先进PID控制、神经网络自适应控制、模糊自适应控制、迭代学习控制、反演控制、滑膜控制、自适应鲁棒控制、系统辨识和路径规划。(" Robot Control System Design and MATLAB simulation," a book all the matlab simulation program. This book introduces several advanced robot control design methods, is the author of the robot control system for many years engaged in teaching and research work of the crystal, while domestic and foreign counterparts into the latest achievements in recent years. Book to the robot as an object, divided into 10 chapters, including advanced PID control, neural network adaptive control, fuzzy adaptive control, iterative learning control, inversion of control, synovial control, adaptive robust control, system identification and path planning.)
- 2011-04-06 15:07:28下载
- 积分:1
-
loaddata
matlab读入数据的程序,可以自动的达到读txt文档的目的,特别适用(Matlab readin data procedures, can be automatically to achieve the purpose of reading TXT documents
)
- 2012-08-27 13:37:15下载
- 积分:1
-
WaveGPU_Example
This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the GPU using gpu-arrays and built-in functions available for the GPU.
- 2013-05-11 17:51:21下载
- 积分:1
-
MATLAB
程序1:周期信号(方波)的展开
程序2:用图形表示DSB调制波形及其包络线
程序3:通过傅里叶变换找出被随机信号淹没的信号频率
程序4:DSB-AM 双边带幅度调制和解调
程序5:AM调制和解调(Procedure 1: periodic signal (square wave)
Program 2: graph DSB modulation waveform and its envelope
Application 3: through the Fourier transform to find out the submerged by random signal signal frequency
Program 4: DSB- AM double sideband amplitude modulation and demodulation
Program 5: AM modulation and demodulation)
- 2015-02-09 18:08:46下载
- 积分:1
-
fft-50Hz-ifft-(2)
基于快速傅里叶变换的去50Hz工频干扰算法,最后通过反傅里叶变换得到去干扰后信号(Based on fast Fourier transform algorithm to 50Hz frequency interference, and finally get back to the interference signal by inverse Fourier transform)
- 2015-11-04 10:59:52下载
- 积分:1
-
MATLAB_program_for_curve_fitting_algorithm_source_
MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data(MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data)
- 2010-08-02 11:06:22下载
- 积分:1
-
scilab
Scilab培训教程,scilab是可代替MATLAB的开源软件,其程序语言与MATLAB相似,有很好的发展前途。(Scilab training course, scilab is the open source alternative to MATLAB, the MATLAB language and similar procedures, have good development prospects.)
- 2010-05-12 23:31:02下载
- 积分:1
-
lms
线性最小均方自适应滤波器设计Matlab程序。(Linear minimum mean square adaptive filter design)
- 2014-11-26 22:08:14下载
- 积分: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