搜索结果

找到约 143 项符合 Gauss-Serdel 的查询结果

数学计算 SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解

SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。
https://www.eeworm.com/dl/641/309167.html
下载: 141
查看: 1198

数学计算 完整的数值模拟软件

完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法
https://www.eeworm.com/dl/641/348857.html
下载: 121
查看: 1055

3G开发 无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation

无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation area、 gauss-markov等运动模型 - probabilistic random walk
https://www.eeworm.com/dl/701/360137.html
下载: 108
查看: 1045

数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct

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 usin ...
https://www.eeworm.com/dl/641/363633.html
下载: 190
查看: 1117

数学计算 Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi

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.
https://www.eeworm.com/dl/641/363634.html
下载: 152
查看: 1083

数学计算 数值计算算法

数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) ...
https://www.eeworm.com/dl/641/366673.html
下载: 63
查看: 1025

matlab例程 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 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 train ...
https://www.eeworm.com/dl/665/384088.html
下载: 180
查看: 1106

人工智能/神经网络 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 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 fin ...
https://www.eeworm.com/dl/650/384094.html
下载: 53
查看: 1124

matlab例程 用matlab解决一些数值分析中常用的算法

用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等
https://www.eeworm.com/dl/665/396446.html
下载: 20
查看: 1050

其他 生成均匀分布伪随机数的c程序代码

生成均匀分布伪随机数的c程序代码,用来生成gauss随即数
https://www.eeworm.com/dl/534/400915.html
下载: 97
查看: 1179