-
C
说明: C 语言学习教程 唐浩强著 很实用 适合初学者(C language learning was very useful tutorial for beginners Tang Haojiang
)
- 2010-09-15 18:26: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
-
Appendix1E_data_generation
data generation using matlab neural network
- 2013-09-15 20:02:23下载
- 积分:1
-
GetEleDataFrmLL
输入经纬度,获取该处高程数据的Simulink模块,可以直接调用,两个输入一个输出(a simuink model with latitud and longitude input and elevation output, can be directly connected into your simulink model.)
- 2012-11-05 08:25:52下载
- 积分:1
-
part_IV
Adaptive signal processing Sayes s book computer project solution part4
- 2011-05-25 15:54:13下载
- 积分:1
-
Root-MUSIC
一种求根music,高分辨谱估计算法,包含论文和代码(rooted music algorithm)
- 2014-08-16 14:12:55下载
- 积分:1
-
MG_RK4
Mackey-Glass时间序列预测建模问题,对数据采用4阶龙格库塔方法离散化。(Mackey-Glass time series prediction modeling of data using four discrete order Runge-Kutta method.)
- 2014-10-27 17:06:55下载
- 积分:1
-
som
som SOM 算法的 matlab 代码(MATLAT SOURCE CODE OF som ALGORITHM)
- 2013-04-17 16:11:31下载
- 积分:1
-
WINDOWS_CoreProgramming
新手初次学习windows程序时必看的一部参考书籍,很有帮助的(Novice learner windows program a must-see one reference book, very helpful)
- 2010-01-19 16:09:22下载
- 积分:1
-
jidai
说明: 最佳基带系统的源程序
matlab程序示例(the best base-band source of the examples Matlab)
- 2006-03-06 22:43:38下载
- 积分:1