资源列表
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)
seven nodes example
- 北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)
moco
- 语音识别领域的经典论文实现,提供一个可训练的数学模型以预测语音特征(provide a s2s model for speech synthesis and network prediction with python and, e2e solution for production of google)
PLSPCAT2andspe
- 故障检测,分别是pls和pca,计算spe和t2控制量。(Fault detection is pls and PCA, respectively, to calculate SPE and T2 control.)
7
- 矩阵的二元组存储,一般形式输出,慢速及快速转置(Matrix two tuple storage, general form output, slow and fast transposition.)
functionequation
- 求解微风方程边界条件限制下的解。解一个方程组, du/dx+dv/dx=0 u=dn/dx v=-dm/dx du/dx=-exp(-x)+n*m/(m+n) 边界条件和初值条件 u(p)=0,u(0)=v(p),v(0)=0 n(0)=q 其中函数自变量为x,边界条件和初值条件中p为常量,q为变量(Solving the solution of the boundary condition of the breeze equation)
rbf-svm.py
- 通过SVM可以对两个半月形的数据簇进行分类(By using SVM, two semilunar data clusters can be classified.)
average_point_5mw
- 输入图像,读取灰度值计算材料中的电子密度(Input the image and read the gray value to calculate the electron density in the material.)
gale_shapley
- 稳定婚姻问题算法,给定n男n女,以及每个人对异性对象的喜好程度(按1至n排列)。安排男女结婚,使得不出现以下不稳定情形: 在n男n女中的存在两对夫妇(M, W)和(m, w),M男对w女喜好度大于现任妻子W女,并且w女对M男喜好度也大于现任丈夫m男。(In mathematics, economics, and computer science, the stable marriage problem (also stable matching problem or SMP) is the p
