CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - numerical analysis
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - numerical analysis - List
[
Mathimatics-Numerical algorithms
]
the-numerical-analysis-class-libraryBC
DL : 0
针对visul c++6.0的数值分析类库,覆盖了数值分析领域的大部分常见问题。-against visul c 6.0 numerical analysis library, covering the fields of numerical analysis most common problem.
Update
: 2008-10-13
Size
: 124.13kb
Publisher
:
王熙
[
Mathimatics-Numerical algorithms
]
the-numerical-analysis-class-libraryVC
DL : 0
针对visul c++6.0的数值分析类库,覆盖了数值分析领域的大部分常见问题。-against visul c 6.0 numerical analysis library, covering the fields of numerical analysis most common problem.
Update
: 2008-10-13
Size
: 112.43kb
Publisher
:
王熙
[
Algorithm
]
数值分析课程设计
DL : 0
数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve
Update
: 2025-02-17
Size
: 721kb
Publisher
:
cwj
[
Mathimatics-Numerical algorithms
]
数值分析与算法(徐士良著)随书源程序
DL : 0
徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
Update
: 2025-02-17
Size
: 93kb
Publisher
:
刘韬
[
matlab
]
Numerical_Analisys_Code_in_Matlab
DL : 0
《数值分析》第三版英文影印版,书中几乎全部的算法的matlab代码-"Numerical Analysis," the third edition of the English version of photocopying book almost all the Matlab code algorithm
Update
: 2025-02-17
Size
: 9kb
Publisher
:
庞
[
Mathimatics-Numerical algorithms
]
the-numerical-analysis-class-libraryBC
DL : 0
针对visul c++6.0的数值分析类库,覆盖了数值分析领域的大部分常见问题。-against visul c 6.0 numerical analysis library, covering the fields of numerical analysis most common problem.
Update
: 2025-02-17
Size
: 124kb
Publisher
:
王熙
[
Mathimatics-Numerical algorithms
]
the-numerical-analysis-class-libraryVC
DL : 0
针对visul c++6.0的数值分析类库,覆盖了数值分析领域的大部分常见问题。-against visul c 6.0 numerical analysis library, covering the fields of numerical analysis most common problem.
Update
: 2025-02-17
Size
: 112kb
Publisher
:
王熙
[
matlab
]
myspline02
DL : 0
基于matlab中M文件应用,主要实现数值分析课程的应用-Matlab-based M documents, the main numerical analysis courses Application
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王敏利
[
Algorithm
]
euler
DL : 0
一种数值分析常用的欧拉算法,用matlab实现的-Numerical Analysis of a commonly used Euler algorithm, achieved using matlab
Update
: 2025-02-17
Size
: 11kb
Publisher
:
wlq
[
matlab
]
shuzhifenxi
DL : 0
数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等-Numerical Analysis of the experimental report! Contains more than one experiment! Experiment 1 Experiment 2 roots of nonlinear equations of linear algebraic equations the solution out PCA Gauss elimination method experiment trilinear solution of algebraic equations- Gauss-Seidel iteration method, such as
Update
: 2025-02-17
Size
: 39kb
Publisher
:
geoshion
[
matlab
]
numerical_analysis_homework
DL : 0
(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的微分方程一般可以化为状态空间(STATE SPACE)的低阶微分方程来求解.从微分方程的性态看来,主要是微分方程式一阶导系数大的时候,步长应该选得响应的小些.或者如果问题的性态不是太好估计的话,用较小的步长是比较好的,此外的话Adams多步法在小步长的时候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是稳定区间要小些.从初值和边值来看,也是显著的不同的.此外对于非线性常微分方程还有打靶法,胞映射方法等.而对于微分方程稳定性的研究,则诸如相平面图等也是不可缺少的工具.值得提出的是,除了用ode系类函数外,用simulink等等模块图来求解微分方程也是一种非常不错的方法,甚至是更有优势的方法(在应用的角度来说).-(Source code) numerical analysis homework, this docment includes two parts, the first is ordinary differential equations (ODE) of the three examples, the second part is about the expansion of the discussion, including the higher-order ordinary differential & boundary value solution Problems (BVP). the text of the algorithm and numerical examples are based on the Matlab. ODE from the rigid (STIFFNESS) look into the issue of non-rigid and rigid problem, rigid problems (such as large coefficient VDP equation) such as using the always method ODE45 used to solve the problems , efficiency will be low, with ODE15S the other hand, many of the high efficiency. and the usual problem of non-rigid, there will be used to solve ODE45 very good results. Judging from the order can be for high-order differential equations and first-order ordinary differential equations, higher-order differential equations can be transformed into a general state space (STATE SPACE) used to solve the low-order different
Update
: 2025-02-17
Size
: 343kb
Publisher
:
wjl
[
Other
]
matlab
DL : 0
MATLAB入门教程 1.MATLAB的基本知识 2.数值分析 3.基本xy平面绘图命令 4.三维网图的高级处理 -MATLAB Tutorial 1. 2 of the basic knowledge of MATLAB. Numerical Analysis 3. The basic drawing commands xy plane 4. Three-dimensional map of the high-level processing ...
Update
: 2025-02-17
Size
: 125kb
Publisher
:
黄虎
[
Other
]
matlab-GUI
DL : 0
GUI界面例子 具体关于数值分析的很多,也很齐全,有用-GUI interface on the numerical analysis of specific examples of the many
Update
: 2025-02-17
Size
: 35kb
Publisher
:
张武
[
Graph program
]
matlab-GUI
DL : 0
数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI)-Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
Update
: 2025-02-17
Size
: 8kb
Publisher
:
jzhuang
[
Algorithm
]
06064080127ma
DL : 0
数值分析算法程序使用C#编写!-Numerical analysis algorithms using C# program to prepare! Numerical analysis algorithms using C# program to prepare!
Update
: 2025-02-17
Size
: 2.91mb
Publisher
:
yangzhenyu
[
matlab
]
numerical-methods-using-matlab--4th--Edition
DL : 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, Curve Fitting, Numerical Differentiation, Numerical Integration, and Numerical Optimization. For engineering and computer science fields.
Update
: 2025-02-17
Size
: 20.39mb
Publisher
:
wenhs
[
Mathimatics-Numerical algorithms
]
Intro-Numerical-Analysis
DL : 0
An+Introduction+to+Numerical+Analysis,数值分析介绍,数值分析方面的经典著作-An Introduction to Numerical Analysis, numerical analysis introduction, numerical analysis of the classic
Update
: 2025-02-17
Size
: 3.92mb
Publisher
:
丹尼尔
[
matlab
]
numerical analysis
DL : 0
基本包含了《数值分析简明教程》的代码,自己写的,引用适度哈。(MATLAB code for numerical analysis)
Update
: 2025-02-17
Size
: 3.12mb
Publisher
:
humeiling
[
Algorithm
]
Numerical Analysis 9th Richard and Douglas
DL : 0
数值分析的经典教材,值得阅读. 教材的编写方法和思路可以于国内的教材相互印证(Numerical Analysis , most popular book)
Update
: 2025-02-17
Size
: 19.82mb
Publisher
:
shavian
[
Other
]
B35Introduction to Numerical Analysis
DL : 0
数值分析的入门英文资料,有最小二乘,插值,导数,积分,值得一看。(Introduction of numerical analysis .it is worth seeing.)
Update
: 2025-02-17
Size
: 922kb
Publisher
:
icommonweal
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.