资源列表
seven nodes example
- 北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)
ESPRIT
- 利用 ESPRIT 进行波达方向估计,平台为python3.6,主要使用numpy和matplotlib(DOA using ESPRIT -----------python3.6 + numpy + matplotlib)
Romberg
- 数值分析的龙贝格算法。数值积分与数值微分,谢谢使用!(Romberg algorithm of numerical analysis.)
FEM -Q8等参元程序
- 实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据 inFile>>EO>>PO&
Lingo 算法大全linggo部分
- 实现lingo最优化的部分算法,以供参考查阅(A partial algorithm for lingo optimization is provided for reference.)
最短路径
- 实现一些lingo最短路径问题,体现最优化的特点(To achieve some lingo shortest path problems, it reflects the characteristics of optimization.)
lingo程序
- 常见lingo程序的例子,以供参考,实现一些功能(Examples of common lingo programs for reference)
时间序列
- 利用MATLAB程序实现时间序列的预测功能(Using MATLAB program to achieve prediction function of time series.)
sd_calsnr
- sigma delta ADC的模型,以及计算sigma delta调制器的SNR(The model of sigma delta ADC,and how to calculating the SNR of the sigma delta ADC)
BRP源程序
- python RAC数据分析源码教程,带有注释。(Python RAC data analysis source tutorial, with annotations.)
word2bin
- word to bin converter
MathFunction
- 数值模拟仿真,根据公式模拟不同参数对结果的影响(Numerical simulation simulation)