-
Newton
利用牛顿法和拟牛顿法解非线性方程组,实验验证有效。(Newton method and quasi Newton method for solution of nonlinear equations, which has been experimentally verified and proven to be useful.)
- 2010-02-05 01:54:08下载
- 积分: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
-
mcmc
MC(蒙特卡罗)算法计算多节点的通信网性能分析。双向链路可靠性相同。一个有图一个无图(MC (Monte Carlo) algorithm to calculate the multi-node communication network performance analysis. The same two-way link reliability. A diagram of a non-graph)
- 2011-06-03 13:52:30下载
- 积分:1
-
ex_s_fun_csfunc_m
The model of continuous system described by equations of state are given space in the file csfunc.m. This S-function simulates the continuous system with two inputs, two outputs and two state variables.
- 2012-04-28 21:13:54下载
- 积分:1
-
matlAB-ge-zhong-bian-huan
基于matlAB的切比雪夫、FFT频谱分析、FFT线性卷积、巴特沃斯程序代码,自己编写的(Based on The Chebychev matlAB the FFT spectrum analysis, FFT linear convolution code Butterworth own written)
- 2013-01-16 18:06:35下载
- 积分:1
-
isolate_axes
绘图并还有指定的legends and colorbars(his function will create a new figure containing the axes/uipanels
specified, and also their associated legends and colorbars. )
- 2014-01-19 19:19:35下载
- 积分:1
-
ARITHMETIC-AND-LOGICAL-OPERATIONS
MATLAB CODE FOR ARITHMETIC AND LOGICAL OPERATIONS IN IMAGE
- 2014-02-25 14:09:13下载
- 积分:1
-
matlab3
matlab仿真程序,适合初学者,比较实用,可用性高。(matlab simulation program, suitable for beginners, more practical, high-availability.)
- 2008-05-27 10:01:34下载
- 积分:1
-
pso530
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R.
Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.
(Particle Swarm Optimization (PSO) is an evolutionary computation techniques (evolutionary co mputation) by Dr. Eberhart and kennedy Dr. raised in 1995 (Kennedy, J., Eberhart R. Particle swarm optimization.Proc eedings of the IEEE International Conference o n Neural Networks.1995.1942 ~ 1948.) . From the flock of the predatory behavior. PSO algorithm is the basic idea of individual groups through the sharing of information and collaboration to find the optimal solution.)
- 2006-09-08 15:19:54下载
- 积分:1
-
Mathematical-modeling
数学建模的基础知识和简介,简单易懂,清晰明了,比较简单(A brief introduction about the basic knowledge of mathematical modeling and, simple, clear and simple)
- 2014-12-09 15:57:37下载
- 积分:1