-
Maze
a maze animation simulation solved by recursion written by c++
- 2014-11-10 18:31:02下载
- 积分: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
-
b2
说明: license plate recognition
- 2010-04-06 20:38:53下载
- 积分:1
-
jkspa
This is to plot frequency spectrum using Welch method.
- 2011-05-01 05:39:36下载
- 积分:1
-
rayleigh_fading1
tHIS MATLAB CODE SIMULATE RAYLEIGH MODEL USED IN WIRELESS COMMUNICATION SYSTEMS.Rayleigh fading models assume that the magnitude of a signal that has passed through such a transmission medium (also called a communications channel) will vary randomly, or fade, according to a Rayleigh distribution.
- 2013-11-08 19:51:40下载
- 积分:1
-
onda_finale_H
ieee paper on sensor routing
- 2013-04-29 11:59:02下载
- 积分:1
-
wan_qu_pi_lao_qiang_du
齿轮弯曲疲劳强度分析,濮良贵机械设计课本公式。(The gear bending fatigue strength analysis, textbooks PuLiangGui mechanical design formula。)
- 2014-03-05 09:38:50下载
- 积分:1
-
wind_turbine_induction_generator
说明: wind turbine DFIG control
- 2019-07-02 09:45:59下载
- 积分:1
-
GetDataDiff
data compare,/* Get the tables from a database and run through each table to list the table
*/* name and field names
- 2007-10-27 18:42:41下载
- 积分:1
-
verfication_process
提供您如何建立软件开发验证测试流程的建立及相关表格的參考(It is helpful for one to establish the flow of software verification process.)
- 2011-01-08 09:23:26下载
- 积分:1