资源列表
最小二乘
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
MATLAB牛顿法求解非线性方程组
- MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
MATLAB求解非线性方程组 fsolve
- MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
tunge-kutta
- 常微分方程的数值解法当中的四阶经典龙格库塔程序(Four order classic Runge Kutta program)
全向比幅法测角
- 该程序为全向比幅法测角程序,并给出了测角误差分析(The program is omnidirectional amplitude ratio angle measuring program, and the angle error analysis is given)
网格划分
- ansys建模过程中的自由网格划分,使网格更加规则(Free meshing in the ansys modeling process, making the grid more regular)
logisticRegressionshiyan线性回归
- 用于数据挖掘,疾病自动诊断,经济预测等领域。例如,探讨引发疾病的危险因素,建立Logistics回归模型,并根据此预测疾病发生的概率等(Used for data mining, disease automatic diagnosis, economic forecasting and other fields. For example, to explore the risk factors for disease, establish Logistics regression model,
随机数
- 该程序可以实现随机数的产生.......该程序可以实现随机数的产生(The program can realize the generation of random numbers)
scatterbar
- 3D绘图算法的函数,可以自动生成3维图像。(The function of 3D drawing algorithm can automatically generate 3 dimensional images.)
MathFunction
- 数值模拟仿真,根据公式模拟不同参数对结果的影响(Numerical simulation simulation)
最短路径
- 实现一些lingo最短路径问题,体现最优化的特点(To achieve some lingo shortest path problems, it reflects the characteristics of optimization.)
ESPRIT
- 利用 ESPRIT 进行波达方向估计,平台为python3.6,主要使用numpy和matplotlib(DOA using ESPRIT -----------python3.6 + numpy + matplotlib)
