無線通信的各種運動模型。適用于移動通信、無線傳感器網絡等領域。 包括:Random walk、random waypoint、random direction、boundless simulation
無線通信的各種運動模型。適用于移動通信、無線傳感器網絡等領域。 包括:Random walk、random waypoint、random direction、boundless simulation...
無線通信的各種運動模型。適用于移動通信、無線傳感器網絡等領域。 包括:Random walk、random waypoint、random direction、boundless simulation...
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct...
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi...
數值計算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求實系數多項式f(z0)。z0為復數(5)二分法求f(x)=0的根 (6)...
This function calculates Akaike s final prediction error % estimate of the average generalization e...
This function calculates Akaike s final prediction error % estimate of the average generalization e...
用matlab解決一些數值分析中常用的算法,如牛頓法、gauss、romberg等...
生成均勻分布偽隨機數的c程序代碼,用來生成gauss隨即數...
一個求函數積分的工具(c/c++寫的,用Gauss/legendre方法)...
阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一種修正法。...