搜索资源列表
实验3-数值积分
- 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
matlabnumericintegrationtoolbox
- matlab数值积分工具箱自己加入到工具箱就能够使用了-matlab numerical integration toolbox itself can be added to the toolbox used
MATLAB
- 《MATLAB程序设计教程》电子教案 第1章 MATLAB操作基础.ppt 第8章 MATLAB数值积分与微分.ppt 第12章 Simulink动态仿真集成环境.ppt 第13章 在Word环境下使用MATLAB.ppt-" MATLAB Programming Guide" e-lesson plans Chapter 1 basic MATLAB operations. Ppt Chapter 8 MATLAB numerical integration
numericalintegral
- 清华大学数学实验之数值积分幻灯片与MAT源码-Tsinghua University, numerical integration of the math test slides with the MAT-source
NIT
- 工具箱 (数值积分工具箱) matlab 中使用-Kit (Numerical Integration Toolbox) matlab use
Matlab_algorithm
- 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
Numericalintegrationtoolbox
- 数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。-Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.
numerical-integrel-methods
- 结合实例介绍了常用数值方法中的数值积分方法-Introduced with an example of numerical methods commonly used numerical method
MATLAB_Arithmetic
- 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
MATLAB-language
- 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
proj1
- MIT--航空航天工程中的计算方法_模拟飞机的动力学 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the calculation of simulated airc
proj2
- MIT--航空航天工程中的计算方法_模拟可变面积管道中的可压缩无粘滞流体 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _
proj3
- MIT--航空航天工程中的计算方法_有限元方法实例——涡轮叶片传热 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace Engineering in the finite elemen
Optimization-program
- MIT--航空航天工程中的计算方法_最优化方案 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _ MIT open cou
numerical-calculation--of-matlab
- 数值计算中的matlab,包括插值法matlab程序,方程组的数值解法MATLAB程序,常微分方程的数值解法MATLAB程序,曲线拟和的最小二乘法matlab程序,数值积分MATLAB程序,非线性方程的数值解法matlab程序-numerical calculation of matlab
数值积分
- 数值分析数值积分问题的matlab的范例,超好用der((Numerical analysis of the Matlab example, super easy to use der))
GuassLegendreIntegral
- matlab实现高斯勒让德数值积分, 包含了勒让德求根函数Legendre_Roots,勒让德积分系数计算函数Legendre_Coef和高斯勒让德积分函数GuassLegendreIntegral(implement GaussLegendre Integral use matlab)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
MATLAB语言常用算法程序集
- 涵盖了插值、数值微分、数值积分、非线性方程组求解、偏微分方程数值解法、数据统计和分析等方面的matlab常用算法程序。(Covers interpolation, numerical differentiation, numerical integration, nonlinear equations, numerical solutions of partial differential equations, data statistics and analysis and other asp
kalman积分
- 通过matlab软件编写的数值积分算法,积分采用kalman滤波算法实现(The numerical integration algorithm is written by MATLAB software, and the integral is realized by Kalman filter algorithm)