搜索资源列表
-
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下载:
数值分析: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下载:
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下载:
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
-
-
1下载:
上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of mathematical modeling in matlab
-