资源列表
tt
- 在matlab中,求方程的数值解,并画出解的图形(In MATLAB, we find the numerical solution of the equation and draw the figure of the solution.)
fourier
- 通过采集的数据对函数图形进行傅里叶分解,得到谐波阶次的图形(The pattern of the function is decomposed by the collected data to get the figure of the harmonic order.)
cvx-w64
- 计算凸优化问题的matlab程序包,支持64位系统。来自斯坦福大牛Boyd。(CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax.)
lab7
- 包含初始化等操作,通过输入线性规划问题的标准输入矩阵来解决线性规划问题(A python program for simplex algorithm to solve linear programming.)
lagrange
- 拉格朗日插值数值计算c++,可直接得出插值计算结果。(Lagrange interpolation numerical calculation c++, can directly get the result of interpolation calculation.)
3
- this is a very nice code
ytcz3
- 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
numerical_recipes_in_fortran_90
- Numerical Recipes in Fortran 90-The Art of Scientific Computing-Vol 2-Second Edition
Numerical Recipes in Fortran 77
- fortran77中的数值分析方法库,科学计算的艺术,第二版(英文原版)(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition)
python神经网络求解农产品需求预测
- 使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
tuihuo
- 用模拟退火求最短路径,先用蒙特卡罗随机初始化,再进行退火,使收敛的速度快一点,保证解的准确(The shortest path is obtained by simulated annealing. First, the Monte Carlo is initialized randomly, then the annealing is carried out to make the convergence speed a little faster, so as to ensure the a
NACA_profile_generator_Matlab
- 计算 NACA 系列翼型坐标,已进行 CFD 仿真。(Calculate the coordinates of NACA wings.)