资源列表
diedai
- 数值分析,利用牛顿法、插值法、二分法、弦截法、史蒂芬森法求取非线性方程的根,运行时可选择任一方法进行求解方程,验证后完全可行-Numerical analysis, using Newton' s method, interpolation, dichotomy, Secant Method, Stephenson law to strike roots of nonlinear equations, you can choose any of the methods for solvin
code.tar
- 快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
Newtoninsert
- 在VC++ 下实现了数值分析中的牛顿插值算法-Newton insert Algorithm in VC++
Simplex_method
- 单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
Gaussian-Wavelet-Denoising-
- Gaussian的小波去噪工具箱,基于matlab-Gaussian Wavelet Denoising Matlab Toolbox Various wavelet shrinkage and wavelet thresholding estimators, appeared in the nonparametric regression literature, are implemented in MATLAB§. These estimators arise from a wide
05221406143
- 《Java数值计算算法编程》随书代码 已生成DOCS说明文件,注释很详细
FUSHUDAO
- 关于地震复数道的程序,对于学习地球物理的同学有帮助。-Application of seismic complex trace for learning geophysical classmates help.
Analysis_and_design_of_he_backtracking_algorithm.r
- 算法分析设计之回溯法Analysis and design of the backtracking algorithm-The backtracking algorithm analysis and design Analysis and design of the backtracking algorithm
cCommonAlgorithprogramme
- C/C++常用算法,很有用哦,本人找了很久才找到了啊,不要辜负了我 哦
Non-least-square-based-RF-WCE
- Non least square based adaptive localization
SGA
- 遗传算法是在生物进化的启示下得到的一种搜索和自适应算法。此程序包为GA算法的源代码。-Genetic algorithms are inspired by biological evolution to be a search and adaptive algorithm. This package for the GA algorithm source code.
Difference-Schemes-
- 计算流体力学中常用的40种差分格式的源代码-The codes of 40 Difference Schemes in CFD
