资源列表
wuzhe
- 应用maxplus ii 进行编写工作,主要是进行仿真,很有用-maxplus ii application for the preparation work is primarily for simulation, useful
51623457
- 先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non - recursive algorithm # define maxsize 100 typedef struct (Bitree
fem2d
- A simple two dimensional finite element program which is developed using fortran
EFIERWGTriangle
- 参数设定,装入RWG边元数据,复矩阵的LU分解,采用LU分解放法产生逆矩阵。-set parameter and load RWG data,generalized inverse matrix of the Jacobian matrix was calculated using LU method
SORiterativemethodoftheMatlabprogram
- SOR迭代法的Matlab程序,用MATLAB语言编写,用SOR迭代求解线性方程组-SOR iterative method of the Matlab program, using MATLAB language, using SOR iteration for solving linear equations
Syl
- Sylvester type 方程的最速下降法matlab程序-matlab codes for Sylvester type equation
Matlab-Runge-Kutta-method
- 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
foumang_v32
- 进行逐步线性回归,图像的光流法计算的matlab程序,通过matlab代码。- Stepwise linear regression, Image optical flow calculation matlab program, By matlab code.
FFT
- 用来进行FFT变换,全部用C语言完成,通过原码的学习,可以加深我们对FFT的了解。-Used for FFT transform, all using C language to complete the study through the original code, you can deepen our understanding of the FFT.
Nonlocalmeans
- Original Non-local means filtering of an image, searching extent is the whole image
Func_Ga
- Finds a maximum of a function of several variables. fmaxga solves problems of the form: max F(X) subject to: LB <= X <= UB-Finds a maximum of a function of several variables. fmaxga solves problems of the form: max F(X) subject
KMeansDemo
- K-means algorithm demo cla-K-means algorithm demo class
