搜索资源列表
matlab经典算法100例
- matlab实用程序百例 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇
Matlab算法大全
- 非常全面的matlab算法,一共有14章,包括差值,函数逼近,矩阵特征值计算,数值微积分,方程求根,随机数生成,数据统计和分析等,全部都是算法的matlab原码实现,值得学习!
matlab_jiaocheng
- Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
MATLABchengxu
- 这是我从一本基于MATLAB实现的数值分析算法的书中自带的光盘程序,都是可以套用的算法。都是用MATLAB实现的算法-I take it from a MATLAB-based algorithm to achieve the numerical analysis of the book comes with a CD-ROM program, the algorithm can be applied. Are realized by MATLAB algorithms
shuzhifenxishangji
- 研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。-Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test, on the numerical analysis of
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
shuzhifenxichazhi
- 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
NetwonRaphson
- 牛顿算法,用于求迭代方程的解,数值分析用-Newton algorithm for seeking solutions of iterative equations, numerical analysis using
Gauss
- 高斯消元的一个例子。。应用于数值分析算法。希望能帮到大家。-gauss
Mathlab
- 数值分析算法集合 各种算法 带例子 具体见“算法.txt”-Set of algorithms numerical analysis algorithm with specific examples, see " algorithm. Txt"
chap1
- matlab数值分析程序,提供基本的数值分析算法-numerical analysis matlab program to provide basic numerical analysis algorithms
Gauss_seidel
- 数值分析算法-----功能:gauss-seidel迭代求解线性方程组的根-Numerical analysis algorithms----- functions: gauss-seidel iterative root solving linear equations
Gauss_lengend_pi
- 数值分析算法-----复化三点Gauss-lengend公式求pi-Numerical analysis algorithms----- complex formula of three-point Gauss-lengend find pi
euler
- 数值分析的EULER法,大学数值分析算法,已检验,可以运行-THE EULER method numerical analysis, University of numerical analysis algorithms have been tested, you can run
MATLAB神经网络30个案例分析源码
- 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
matlabxuexi
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
数值分析与最优化方法
- matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
CG_MINRES_LANCZOS
- 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
智能算法
- 各种智能算法的代码教程,包括数值分析课程中的代码,一维搜索、牛顿差值、梯度法、0.618法等
小波分析
- 数学建模中常用到的算法,小波数值分析,有很高参考价值(The algorithms commonly used in mathematical modeling and wavelet numerical analysis have very high reference value.)