-
chazhi
本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
- 2013-11-14 15:28:33下载
- 积分:1
-
final_robotSearch-1.0_2learn-it
new robot search algorithms
- 2011-05-03 22:48:14下载
- 积分:1
-
bisect
该function文件可以利用二分法求解方程的数值解,其中有例子(The function files can be used to solve equations numerical solution of the dichotomy, of which examples)
- 2010-10-10 11:35:26下载
- 积分:1
-
shuiku-tiao-hong-
小型水库的调洪,最大下泄流量的计算,采用试算法计算(Flood of small reservoirs, the largest discharged flow calculation, using the test algorithm)
- 2011-09-15 10:00:05下载
- 积分:1
-
AR(5)
利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。(use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.)
- 2020-12-29 15:19:01下载
- 积分:1
-
FDTD2DTE_UPML0
FDTD 2 dimension TE modes with UPML Fortran platform
- 2009-07-02 10:38:40下载
- 积分:1
-
rwdrcoef
程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!(counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!)
- 2006-08-01 09:35:03下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
sefer
C写的填充算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法(C padding algorithm source code algorithm but in programming is very important, you can refer to this code, learn the algorithm)
- 2018-11-09 15:14:50下载
- 积分:1
-
celluar-automata2012
元胞自动机 一个简单的元胞自动机 fortran(cellular automata)
- 2012-06-16 11:11:50下载
- 积分:1