-
matlab
matalb编写的语音编码的有关程序,有兴趣的可以下载(matalb prepared speech coding procedures are interested can download)
- 2010-08-30 22:25:45下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian 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) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_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
if h is given empty, a figure is created.
output: result - structure with the fields
a - 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:02:55下载
- 积分:1
-
simple_gui
一个简单的Gui设计实例,用于matlab初学者(Gui a simple design example for beginners Matlab)
- 2006-06-01 09:19:24下载
- 积分:1
-
quaternion
四元数matlab代码中的基本程序,方便理解四元数的构成(Quaternion matlab code of the basic procedures to facilitate the understanding of the composition of quaternion)
- 2011-05-05 12:59:41下载
- 积分:1
-
混沌粒子群寻优算法和各种常见的混沌吸引子程序
说明: 混沌粒子群寻优算法和各种常见的混沌吸引子程序,适合新手学习。。。。。。(Chaotic particle swarm optimization algorithm and the chaotic attractor of various common procedures, suitable for novice to learn...)
- 2020-10-28 22:14:11下载
- 积分:1
-
Hollowtube
运用矩量法计算空心圆筒的电参数,源代码清晰详细,适于学习,附有图片(Calculated using the method of moments electrical parameters of the hollow cylinder, source code, clear and detailed, for learning, with pictures)
- 2011-10-27 22:40:01下载
- 积分:1
-
Lucas-Kanade-1
经典光流算法LK改进算法的matlab源码。希望对大家有帮助。(LK classical optical flow algorithm improved algorithm matlab source code. I hope to help.)
- 2011-07-21 17:01:25下载
- 积分:1
-
SpreadProcess
扩频程序 主要是采用m序列,对发送数据进行扩频(SPREAD PROCESS)
- 2014-10-21 16:12:49下载
- 积分:1
-
MATLAB_Optimization-algorithm
基于matlab的各种优化算法,线性/非线性优化等等( various optimization algorithms based on Matlab.Linear/Nonlinear optimization)
- 2013-04-09 12:26:51下载
- 积分:1
-
intelligent-control
刘金坤编写的智能控制一书中的程序代码,调试通过的!(Smart Liu Jinkun a book written control program code, debugging through!)
- 2013-11-27 09:31:12下载
- 积分:1