-
dingjie
prony算法的定阶程序,很有用的,适合搞prony拟合相关算法的研究人员参考(a precess of order deceside of prony)
- 2011-06-24 20:51:56下载
- 积分: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
-
23344
离散信道容量的迭代算法及其实现离散信道容量的迭代算法及其实现(Discrete iterative algorithm for the channel capacity and channel capacity for discrete iterative algorithm and its implementation)
- 2010-05-14 16:13:36下载
- 积分:1
-
Matlab
这些是一些matlab的讲义,可以让你学习matlab的基础知识和编程技巧(These are some of the matlab lecture notes, allows you to learn the basics of matlab and programming skills)
- 2011-09-10 15:30:39下载
- 积分:1
-
chaos-control
耦合发电机系统的自适应控制与同步,将耦合发电机系统的混沌轨道镇定到平衡点,并使得两个参数未知的耦合发电机系统达到了混沌同步(Adaptive control system coupled generator and synchronization, the generator system coupled to a chaotic orbit stabilization of balance, and makes the coupling of two unknown parameters to achieve the synchronization generator system)
- 2011-10-29 01:09:44下载
- 积分:1
-
Producing-and-receiving-FM-signals
本文详细的介绍了FM信号产生和接收的方法,并给出了详细的matlab程序(producing and receiving FM signals)
- 2013-03-23 16:13:13下载
- 积分:1
-
UEFA
实现对欧洲足球冠军联赛16强抽签的仿真,球队采用本赛季产生的16支球队。(Implementation of European football simulation, 16 of the champions league draw teams using the 16 teams this season.)
- 2013-12-12 22:40:05下载
- 积分:1
-
Multi-train-Simulation
This pdf file contains steps to simulate a traction load in an area with varaiable speed control and traction operation mode and regenerative mode.
- 2014-02-20 14:07:37下载
- 积分:1
-
chapter5
于慧敏信号与系统第二版第五章部分习题的matlab代码... (And systems in Huimin Xin No. Part Second Edition Chapter Exercises matlab code ...)
- 2010-06-04 11:01:45下载
- 积分:1
-
L
说明: lms算法源程序
( lms code )
- 2009-02-18 22:07:16下载
- 积分:1