无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation area、 gauss-markov等运动模型 - probabilistic random walk
标签: random simulation direction boundless
上传时间: 2014-11-12
上传用户:libinxny
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
标签: can entering command MATLAB
上传时间: 2016-11-07
上传用户:偷心的海盗
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args.
标签: volume user-defined quadrature Gaussian
上传时间: 2013-12-13
上传用户:417313137
数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT)
上传时间: 2016-11-15
上传用户:a3318966
This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of % weights in the network if the network has been trained with % weight decay, an estimate of the noise variance, and the Gauss-Newton % Hessian. %
标签: generalization calculates prediction function
上传时间: 2014-12-03
上传用户:maizezhen
This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the final prediction error estimate (fpe), the effective number % of weights in the network if it has been trained with weight decay, % an estimate of the noise variance, and the Gauss-Newton Hessian. %
标签: generalization calculates prediction function
上传时间: 2016-12-27
上传用户:脚趾头
用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等
上传时间: 2017-01-25
上传用户:bruce5996
生成均匀分布伪随机数的c程序代码,用来生成gauss随即数
上传时间: 2014-12-06
上传用户:685
一个求函数积分的工具(c/c++写的,用Gauss/legendre方法)
上传时间: 2013-11-26
上传用户:semi1981
阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。
标签: Levenberg-Marquarat 阻尼 最小二乘法 算法
上传时间: 2014-02-19
上传用户:无聊来刷下