CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Matlab equation solver
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Matlab equation solver - List
[
matlab
]
stance_dff
DL : 0
采用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver
Update
: 2025-02-19
Size
: 1kb
Publisher
:
邓立新
[
matlab
]
fastpoisson
DL : 1
快速泊松方程求解--MATLAB Fast Poisson Solver in a Square-Fast Poisson equation- MATLABFast Poisson Solver in a Square
Update
: 2025-02-19
Size
: 7kb
Publisher
:
weiweishu
[
Mathimatics-Numerical algorithms
]
naviga090205
DL : 0
前人用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算,上传-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver
Update
: 2025-02-19
Size
: 19kb
Publisher
:
wangzi
[
Windows Develop
]
solver
DL : 0
solves any equation of matrix Ax=b
Update
: 2025-02-19
Size
: 15kb
Publisher
:
Shahed
[
matlab
]
PossionEquation
DL : 0
经典泊松方程的matlab数值求解程序代码。-Possion equation numberical sover code using matlab.
Update
: 2025-02-19
Size
: 227kb
Publisher
:
吴涛
[
3D Graphic
]
3DGMG_poisson_solver_basic
DL : 0
3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y domain and Neumann/Dirichlet boundary conditions in time
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈聪
[
Algorithm
]
Implicit1Ddiffusionequation
DL : 1
matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem. In different boundary conditions.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
YYC
[
matlab
]
Explicit1Ddiffusionequation
DL : 0
matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:显式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem. In different boundary conditions.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
YYC
[
matlab
]
zhongxinchafenfaqiuliangdianbian
DL : 0
用matlab实现中心差分求解两点边值问题的微分方程求解-Central difference scheme for solving two point boundary value differential equation solver with matlab
Update
: 2025-02-19
Size
: 3kb
Publisher
:
岳豪
[
Windows Develop
]
CPossionEquatl
DL : 0
经典泊松方程的matlab数数值求解程序代码。可直接使用。 -Matlab the number of values of the classical Poisson equation solver code. Can be used directly.
Update
: 2025-02-19
Size
: 227kb
Publisher
:
yanyantiao
[
matlab
]
Matlab(ODEPPDE)
DL : 0
这是关于微分方程求解的资料,我自己看了好几遍,很经典,并且也很全面,并附有例子-This is a differential equation solver, I have read it several times, very classic, and also very comprehensive, with examples
Update
: 2025-02-19
Size
: 2.41mb
Publisher
:
claire
[
matlab
]
fangcehngqiugen
DL : 0
用matlab进行方程求解的源代码,用matlab进行方程求解的源代码-Equation solver using matlab source code
Update
: 2025-02-19
Size
: 11kb
Publisher
:
yws
[
matlab
]
Nonlinear-equations-to-solve
DL : 0
本例是matlab算法实例,利用matlab实现非线性方程求解。-Using matlab to achieve a non-linear equation solver
Update
: 2025-02-19
Size
: 13kb
Publisher
:
朱真真
[
Graph program
]
Wavelet_Sparse
DL : 0
Matlab小波稀疏代码。本程序实现小波在矩阵方程求解中的应用。-Matlab wavelet sparse code. This procedure achieved wavelet matrix equation solver.
Update
: 2025-02-19
Size
: 48kb
Publisher
:
Peter
[
matlab
]
parabolicequation
DL : 0
parabolic equation solver matlab code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Abel
[
Windows Develop
]
calculateuserposition
DL : 2
用MATLAB编写求解伪距定位方程的程序,对实际数据进行处理,解算出接收机的位置及钟差信息。提供8个通道的两组数据如下,X, Y, Z 为WGS-84坐标系下各通道所跟踪卫星的坐标,Range为与之对应的校正后的伪距测量值。-Using MATLAB pseudorange positioning equation solver, and the actual data processing, solution and calculate the position of the receiver clock error information. 8 provides the following two data channels, X, Y, Z coordinates of the WGS-84 coordinate system of each channel of the satellite tracking, Range for the pseudo-range measurements corresponding corrected.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
马龙
[
CSharp
]
cSharpmatlabtaskcal
DL : 0
使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerical calculation Steffensen, Muller (parabola) nonlinear numerical equation solver Gauss solving linear equations Lagrange, Newton, cubic spline interpolation numerical approximation of winform software development, replacing the Matlab method to facilitate the application and promotion methods.
Update
: 2025-02-19
Size
: 324kb
Publisher
:
k
[
matlab
]
Differential-equation-solver
DL : 0
基于Matlab用于求解常微分方程的小程序,非常好用,欢迎下载。-Matlab-based applet for solving ordinary differential equations, and very easy to use, welcome to download.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
liang
[
e-language
]
MATLAB-program
DL : 0
对波动方程进行隐式差分,利用MATLAB编程进行求解,模拟波的传播-Volatility implicit difference equation, using MATLAB programming solver to simulate wave propagation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jane
[
matlab
]
ode55
DL : 0
Matlab ode55 solver for non linear equation gg
Update
: 2025-02-19
Size
: 28kb
Publisher
:
youmumgay99
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.