资源列表
MATLAB
- 利用有限差分法,通过matlab编程求解偏微分方程(扩散方程)有限差分法 源程序代码-Using the finite difference method, solve (diffusion equation) finite difference method by partial differential equations matlab program source code
A
- 2015全国硕士研究生数学建模题目A:水面舰艇编队防空和信息化战争评估模型-2015 national graduate students mathematical modeling problem A
MPU6050HMC5883AHRS
- MPU6050+HMC5883九轴融合Arduino源代码,可实现姿态预估-MPU6050+HMC5883 9-axis integration Arduino source code, can achieve posture forecast
Ionosphere-fitting-algorithm
- 电离层拟合算法,包含GPS,北斗数据的加载,预处理-Ionosphere fitting algorithms, including GPS, Compass loading data preprocessing etc.
Newton-InterpolationMCLLoca
- 利用牛顿插值蒙特卡洛法定位移动节点,画出节点运动轨迹并画出定位未知节点轨迹,最后进行误差分析-Using Newton Interpolation Monte Carlo method to locate the mobile node, the node trajectory draw and draw locate the unknown nodes track, the final error analysis
Mixed-Integer-Nonlinear-Programming
- 本书是The IMA Volumes in Mathematics and its Applications系列的一本,由Springer-Verlag发表,用于交流每年数学规划算法方面的新成果,希望对于广泛的科学团体有帮助。 许多工程,运筹,和科学应用包括离散或连续的决策变量,以及这些决策变量的非线性关系。这种 Mixed-integer nonlinear programming (MINLP,混合整数非线性规划),兼具来自非线性问题的非凸函数优化,以及来自整数的离散优化,这两方面的挑战
main
- kmc模拟电沉积薄膜生长主逻辑,包括初始化基底,沉积,迁移事件的选择-KMC main logic method to simulate thin film growth, including the initialization basement, call deposit, migration events
MPSK_recognition
- 通过平方谱,四次方谱和八次方谱完成对MPSK信号的识别-It can recognize MPSK signal through square spectrum,quardic spectrum and eight pow spectrum
mian-re-yuan
- fluent软件UDF,用于焊接过程模拟,是高斯分布的面热源。-weld heart source
Class
- 分类判别 马氏距离 贝叶斯 广义平方距离 Fisher判别-Classification discriminant Bayesian markov distance of generalized square distance Fisher discriminant
SF_MATH_VB
- 局部小曲面拟合的VB2010源码。适用于飞机等大型曲面局部制孔的法线分析。-Local small surface fitting VB2010 source. Local surface normals for large aircraft such as hole-analysis.
DifferentialAl
- 用C编写一个差分进化算法。欢迎各位大神指正。-Differential Evolution Algorithm