搜索资源列表
coin_Frequency
- 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: programming simulated coin flip from a positive frequency map. Assumin
ouhe
- 用来求解圆管耦合振动的基频及响应的MATLAB程序-Used to solve the fundamental frequency of the tube and coupled vibration response of the MATLAB program
NSGA-II
- 粒子群多目标优化算法代码包含技术文档求解多目标优化-Multi-objective particle swarm optimization algorithm code contains technical documentation solving multi-objective optimization
newmark
- newmark方法求解微分方程组,简单易懂,欢迎下载-differencial equation solution based on newmark method