-
dereverb_v0.1
This contains files which has matlab source code for room dereverberation.
- 2011-09-05 23:05:54下载
- 积分:1
-
WiMAX_Forum_Mobile_System_Profile_v1_5_0
WiMAX Forum Mobile System Profile
Release 1.0 Approved Specification
(Revision 1.5.0: 2007-11-17)
- 2010-10-13 20:25:19下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
svm_demo
SVM classifier in matlab
- 2011-12-27 20:33:53下载
- 积分:1
-
Introduction-of-wavelet-analysis
关于傅里叶变换和小波分析的基础知识内容。并附带基于Matlab案例进行说明。(Basic konwledge for Fourier transform and wavelet analysis with examples written in matlab )
- 2013-12-17 09:46:01下载
- 积分:1
-
LMD1
说明: 局部均值分解的matlab程序,分多个文件,一个简单实例的代码,有出图(Local Mean Decomposition)
- 2020-12-18 13:19:32下载
- 积分:1
-
stripmapSAR
条带SAR成像程序,基础程序,但是很重要,可惜学习下!(Band SAR imaging procedures)
- 2013-10-13 20:54:30下载
- 积分:1
-
tulunzuiduanlumatlabcode
解决图论中最短路问题的最好方法--“Dijstra算法,”通过解析实例模型,对模型算法进行描述、拓展,并给出了求最短路以及求最短路长的MATLAB程序,此程序具有通用性。(The best way to solve the shortest path problem in graph theory is- "Dijstra algorithm," by parsing instance model, the model describes the algorithm, expand, and gives the shortest and seek seek the shortest length of the MATLAB program, this program has versatility.)
- 2013-12-14 15:48:37下载
- 积分:1
-
two_tone
matlab two tone generation
- 2009-07-17 17:25:54下载
- 积分:1
-
scanComPorts
读串口信息,在matlab 环境下读出串口内容(read serial)
- 2013-04-03 11:08:45下载
- 积分:1