搜索资源列表
-
0下载:
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
-
-
0下载:
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed u
-
-
8下载:
************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
-
-
3下载:
<胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided
-
-
0下载:
Source Code Archive
An Introduction to Numerical Analysis
with Applications to the Physical,
Natural and Social Sciences-neville.C
Neville s algorithm
divdiff.C
calculate the coefficients of the Newton form of t
-
-
0下载:
数值分析:An introduction to Numerical Analysis
作者:Endre Suli and David F.Mayers University of Oxford
Cambridge University Pre-An Introduction to Numerical Analysis
Auther:Endre Suli and David F.Mayers University of Oxford
Cambridge University Pre
-
-
0下载:
MATLAB 数值计算 入门 源码
² introduction to MATLAB
² linear equations
² interpolation
² zero ¯ nding
² least squares
² quadrature
² ordinary di® erential equations
² random numbers
² Fourier analys
-
-
0下载:
《An Introduction to Programming and Numerical Methods in MATLAB》 是一本关于Matlab编程的书,对人工智能和数值分析等领域的researcher有很大帮助。-"An Introduction to Programming and Numerical Methods in MATLAB" is an book on Matlab programming. It is very helpful to those engaged in
-
-
0下载:
《MATLAB有限元分析与应用》(德国)(P.l.Kattan)卡坦:采用当今在工程和工程教育方面非常流行的数学软件MATLAB,对有限元分析进行数值实现。书中既包含了MATLAB的简单介绍,又详述了有限元方法的系统性处理策略,并提供了大量取自机械工程、土木工程、航空航天工程或材料科学的示例和习题,非常适合相关专业的学生和研究人员使用。《MATLAB有限元分析与应用》特别强调对MATLAB的交互应用,书中的每个示例都以交互的方式求解,有利于读者切实提高有限元的分析和应用能力。以上代码为本书源代码
-
-
0下载:
在理论分析的基础上,着重采用Fox-Li数值迭代法计算了平平腔振荡模式的振幅分布和相位分布。计算结果表明,在经过300 次渡越后,归一化的振幅分布和相位分布实际上已不再发生变化,镜面中心处振幅最大,从中心到边缘振幅逐渐降落,镜面已不再是等相位面了。但对于菲涅尔数较大的平行平面腔,特别是在镜面中心及其附近,平面波是很好的近似,只有在镜的边缘处,波前才发生弯曲。则已找到光腔的一个自再现模式或横模分布。另一方面,分析了腔镜倾斜扰动对平平强腔内振荡模式的影响。数值计算表明,腔镜倾斜破坏了场分布的对称性,
-
-
0下载:
本书全面介绍了matlab的全部命令的描述,语法和应用,包括数值计算,数据分析和绘图,图像处理等。-Book is a comprehensive introduction to the full descr iption of the command matlab, syntax and applications, including numerical computation, data analysis and graphics, image processing.
-
-
0下载:
Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
-
-
0下载:
An+Introduction+to+Numerical+Analysis,数值分析介绍,数值分析方面的经典著作-An Introduction to Numerical Analysis, numerical analysis introduction, numerical analysis of the classic
-
-
0下载:
The book would not be complete without some mention of numerical
analysis software and software repositories on the World Wide Web.
An excellent source of mathematical software is the Netlib Repository
on the website
http://www.netlib.org
A
-
-
0下载:
INTRODUCTION TO NUMERICAL ANALYSIS WITH C PROGRAMS by Attila M′at′e
-
-
0下载:
Introduction to Numerical Analysis by Doron Levy
-
-
0下载:
内容简介:
MATLAB已成为多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型应用软件,目前的最高版本是6.0版。本教程以6.0版为基础,从高等工科院校的数学课程出发,提供了使用MATLAB的实践性指导。本教程以教学的手段,系统详细地介绍了MATLAB在高等数学、数值分析、函数作图、线性代数、概率统计和优化理论中的应用,并配备了大量的例题,让读者能很快掌握MATLAB的运算技巧。
本教程按逻辑编排,自始至终用实例描述,既适用于初学者自学,也适用于高级MAT
-
-
0下载:
本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numeri
-
-
0下载:
Because programming has become an essential component of engineering, medicine, media, business,
finance, and many other fields, it is important for engineers and practitioners to have a basic foundation
in programming to be competitive. This book
-
-
0下载:
数值分析的入门英文资料,有最小二乘,插值,导数,积分,值得一看。(Introduction of numerical analysis .it is worth seeing.)
-