资源列表
PCA-Python
- 用Python语言实现PCA(Principle Component Analysis)。-PCA with python.
curvefitting
- python实现曲线拟合,高斯噪声采样。-curve fitting with Gaussian noise sampling. python.
minFunc
- 梯度下降法工具箱,包括了L_BFGS等。MATLAB版-gradient descent toolbox, including L_BFGS, MATLAB edition
CG
- MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
EMD
- 经验模态分解法(EMD),算法不长,随便改吧-method of EMD
matrix-factorial
- 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库
lingo
- LINGO LINGO是Linear Interactive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,由美国LINDO系统公司(Lindo System Inc.)推出的,可以用于求解非线性规划,也可以用于一些线性和非线性方程组的求解等,功能十分强大,是求解优化模型的最佳选择。-Linear Interactive and General Optimizer
conj
- fortran编写的共轭梯度法模块,直接套用,可以直接读矩阵文件-the conjugate gradient method of fortran written modules, ready-made, you can directly read the matrix file
F1
- 这是全国研究生第十一届数学建模竞赛E题第一问的程序,它可以用于解决优化问题-This is the eleventh National Graduate Mathematical Contest in Modeling E ask questions first program that can be used to solve optimization problems
finite-element-analysis-master
- Python 数值计算 有限元分析代码,比较复杂,可以用作参考,依赖第三方库-Python Finite Element Codes
CFDPython-master
- python 程序 用于计算二维重力场的源代码 比较简单 -Python Finite Element Codes
bike-wheel-calc-master
- 自信车轮压力分析 python 源代码 有限元分析-Wheel of bike ,python Finite Element code
