-
matlab4asp
对语音识别技术中涉及到的知识用matlab编写了一系列源码供下载,如读取/播放wave文件,音乐信号的时域/频域波形等。(Knowledge of the speech recognition technology involves a series of source code written in matlab for download, such as read/play a wave file, the music signals in time domain/frequency domain waveforms.)
- 2012-12-29 22:06:46下载
- 积分:1
-
nihe
用最小二乘法进行线性拟合并计算不确定度参量以及牛顿多项式插值法求精确值(least square method & Newton polynomial interpolation)
- 2016-11-22 10:11:28下载
- 积分:1
-
2005.3.31VC调用M文件源代码
一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思(a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry)
- 2005-03-31 10:33:10下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1
-
1
FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现(FFT LZW compress)
- 2013-11-20 22:11:22下载
- 积分:1
-
Kalman01
卡尔曼滤波器 matlab仿真实验代码 GPS数据后处理(kalman filter)
- 2015-03-31 10:20:00下载
- 积分:1
-
BPagldiot
根据BP算法在MATLAB上实现,无需调用其NNET工具箱(According to BP algorithm in MATLAB to achieve, without calling its NNET Toolbox)
- 2008-12-23 11:19:41下载
- 积分:1
-
Logistic
Logistic混沌映射的MATLB仿真,包括分岔图,相图以及Lyapunov指数谱的绘制(Logistic Chaos MATLB simulation, including the bifurcation diagram, phase diagram and Lyapunov exponent spectra of the draw)
- 2010-07-24 08:45:25下载
- 积分:1
-
Travelling-salesman-problem-algorithm
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-12-30 00:26:10下载
- 积分:1
-
instfreq
信号瞬时频率的MATLAB实现计算,用于信号的分析(MATLAB realization of the signal instantaneous frequency calculation for signal analysis)
- 2010-10-26 00:53:28下载
- 积分:1