Welcome![Sign In][Sign Up]
Location:
Search - 数值分析

Search list

[Mathimatics-Numerical algorithms数值分析及其MATLAB实现

Description: 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计公式,有的还可以在同一坐标系中展示给读者符号解和几种数值解的图形,供读者分析、比较不同数值算法间的优劣,选择最佳算法,从而达到科学计算之目的。 本书为读者提供了一张学习MATLAB和浏览本书中的程序及图形的光盘。光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。光盘主要内容和制作工具如下: 第一篇 MATLAB快速入门多媒体辅助教学软件(用Microsoft PowerPoint 2000制作); 第二篇 MATLAB快速入门电子版(用Microsoft Word 2000制作)。第一篇和第二篇制作精细,图文并茂,可以帮助读者快速掌握MATLAB软件(如,MATLAB界面和各种窗口的功能和使用、矩阵和数组的运算、平面和空间图形的制作及符号运算等等); 第三篇 《数值分析及MATLAB实现(MATLAB 6.X 7.X版)》的MATLAB程序电子版(用Microsoft Word 2000制作),展示了MATLAB程序在工作空间中的原貌,供读者浏览,与书中程序对照使用; 第四篇 书稿中各章的图形电子版(用Microsoft Word 2000制作),以彩图的形式展示了书中图形的原貌,补救了本书黑白图形的不足,供读者浏览,与书中图形对照使用。
Platform: | Size: 4639264 | Author: lvchenglin | Hits:

[Windows Develop数值分析设计课程

Description: 数值分析源代码 课程设计-numerical analysis courses source code design
Platform: | Size: 48128 | Author: 陈活 | Hits:

[Documents数值分析例子

Description: 几个常见的数值分析算法-several commonly numerical analysis algorithm
Platform: | Size: 1024 | Author: 王路超 | Hits:

[Mathimatics-Numerical algorithms数值分析

Description: 数值分析的几种典型算法-numerical analysis of several typical algorithm
Platform: | Size: 2048 | Author: 紫石竹 | Hits:

[Documents数值分析作业

Description: 这是一个数值分析里面比较有用的程序-This is a numerical analysis inside more useful procedure
Platform: | Size: 10240 | Author: 谷雨 | Hits:

[Mathimatics-Numerical algorithms数值分析实验报告

Description: 数值分析实验报告-report
Platform: | Size: 13312 | Author: 梦萦 | Hits:

[Algorithm数值分析常用算法,强烈推荐呀

Description: 数值分析中的许多常用算法,偶向大家强烈推荐中-numerical analysis of many commonly used algorithm, even to strongly recommend which
Platform: | Size: 497664 | Author: 袁天 | Hits:

[Algorithm数值分析课程设计

Description: 数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve
Platform: | Size: 738304 | Author: cwj | Hits:

[Windows Develop数值分析二分法

Description: 数值分析中用C语言实现的二分法可以在TURBOC2中运行- the dichotomy in numerical value analyse with c can run in turboc2
Platform: | Size: 1024 | Author: 天马行空 | Hits:

[matlab数值分析常用

Description: 数值分析常用的一些公式,比如jacobi,newton等等。-numerical analysis of some commonly used formula, such as Jacobi, chemotherapy and so on.
Platform: | Size: 5120 | Author: 阿瑟多久 | Hits:

[Documents数值分析11

Description: 里边是一些数值分析的经典的算法,还有实验报告及一些在它领域里边的一些文献-----是英语写成的,很好啊。-inside some of the classic numerical analysis algorithm, and some experimental report in its field inside the literature written in English----- yes, ah well.
Platform: | Size: 38912 | Author: 天天 | Hits:

[Mathimatics-Numerical algorithms数值分析与算法(徐士良著)随书源程序

Description: 徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
Platform: | Size: 95232 | Author: 刘韬 | Hits:

[Windows Develop数值分析算法描述与习题解答

Description: 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
Platform: | Size: 60416 | Author: 李明 | Hits:

[Algorithm数值分析算法与说明文档

Description: 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we hope to help.
Platform: | Size: 20480 | Author: 朱江 | Hits:

[Grid Computing电磁数值分析

Description: 利用普通的数值分析原理计算电磁场中的问题的程序。-use of the numerical analysis of the general principles calculation of electromagnetic field procedures.
Platform: | Size: 420864 | Author: 廖顺意 | Hits:

[Algorithm数值分析课程设计

Description: 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonly used computers to solve linear equations in a direct way. Is not consider rounding error of circumstances, and after limited to the four-step operation can be linear equations the exact solutions of a class method.
Platform: | Size: 95232 | Author: 沈嘉祺 | Hits:

[Algorithm数值分析的各种程序都有

Description: 分别用fortran,帕斯卡,C语言编写实现一样的功能。此中包含数值分析课本你所学的各种程序样板,从插值,数值积分,零点迭代矩阵分析的各种算法都有,基本包含全部的算法。大概近100个程序包。
Platform: | Size: 146793 | Author: 609387589@qq.com | Hits:

[matlabmatlab数值分析方程求解

Description: N-R法,MRI法求解方程,matlab数值分析(N-R method, MRI method for solving equations, matlab numerical analysis)
Platform: | Size: 48128 | Author: 高尚尚尚尚尚 | Hits:

[source in ebook数值分析课题九十java源代码

Description: 东北大学数值分析上机实验课题九、十实验源代码(Northeastern University numerical analysis on the experimental subjects nine, ten experimental source code)
Platform: | Size: 2048 | Author: 吞天泡泡龙 | Hits:

[matlab数值分析及其MATLAB实现 (F)

Description: 用matlab实现数值分析的运算,还是比较有用的啦(Using matlab to achieve numerical analysis of the operation, or more useful friends)
Platform: | Size: 11001856 | Author: mabiubiu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net