搜索资源列表
实验3-数值积分
- 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
SF_Runge
- 数值实验中基于matlab的龙格算法
RF
- 数值分析 清华大学 杨顶辉 数值实验4.1 算法设计与比较-numerical analysis
basic_PSO_with_w_c
- 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
26964185
- 基于CRAFT的多阶段柔性设备布局优化算法 多阶段设备布局下的总成本包括设备拆装成本、物料搬运成本以及区域利用成本,问题的目标是最小化总成本。首先,在分析问题的基础上,建立基于多阶段设备布局优化目标的数学模型 其次,采用改进的CRAFT启发式算法优化单阶段设备布局 进一步,提出基于单阶段设备布局算法的多阶段启发式算法,优化多阶段设备布局 最后,数值实验表明算法优化后总成本降幅达28.57%. -CRAFT-based multi-stage flexible equipm
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
numericalintegral
- 清华大学数学实验之数值积分幻灯片与MAT源码-Tsinghua University, numerical integration of the math test slides with the MAT-source
matlab
- 数值分析实验用matlab编写的一些程序源代码-Experimental numerical analysis matlab source code written in some of the procedures
shuzhishiyan
- 两个数值实验的matlab编程实现。题目分别1是利用循环语句,计算数列根号5 ,根号下根号5 ,根号下根号下根号5…的极限,要求误差小于 10负8次方。 2利用级数pi=1-1/3+1/5-1/7+...可计算出无理数pi的近似值-Two numerical experiments matlab programming. Title 1 is the use of loop were calculated series roots and 5, roots and root number und
Calculus
- 关于Matlab中的数值实验--微积分的源代码-Calculus program code
A.new.tree-based.encoding.genetic.algorithm.with.i
- 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
PSO
- 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
number-analysis
- 丁丽娟,程杞元编写的数值计算方法的部分课后数值实验代码-Some after-school numerical experiments code numerical methods Ding Lijuan, Cheng Qi Yuan prepared
数值分析实验所有源代码(含实例)
- 本资料包含《数值分析》所有源代码及其例题的matlab实例(This information contains the "numerical analysis" of all source code and examples of MATLAB examples)
Matlab与数值分析实验
- 在matlab中实现数值分析实验,适合自学使用的完整教程(In the matlab to achieve numerical analysis experiments, suitable for self-study using a complete tutorial)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
数值分析上机
- 数值分析上机实验代码,matlab程序文件,哈工大研究生课程(experiment for numerical analysis with matlab)
数值分析
- 数值分析实验课程序,包括插值、辛普森公式、高斯等(Numerical analysis experiment course program, including interpolation, Simpson formula, Gauss and so on)