搜索资源列表
简单积分样例
- 采用c语言实现对方程的简单积分运算,一种算法,用户只需要输入方程的初值,运行此程序就能出来积分结果-use language to a simple equation integral calculation, and an algorithm, the user need only input the initial equation, running this program can result from Integral
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
jifen124
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
vis.tar
- 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
method_of_moments
- 矩量法求解导体便表面电流,采用电磁场混合积分方程结合矩量法求解。-Moment Method conductor will surface current, mixed-use electromagnetic field integral equation Moment Method.
efgxf
- 为计算方法课程的作业(二分割线法求解方程的解)-courses for the calculation of operations (2 segmentation method for the solution of the equation)
GaussPP
- 计算方法最后大作业程序(高斯列主元削去法解方程)-calculation method was finally operating procedures (Gaussian yuan cut out the main method of equation)
newton
- 用C语言实现的牛顿迭代法解线N阶方程的程序,并附有实验报告
ghmm470
- 对具有随机噪声的二阶系统的模型辨识,进行标幺化以后系统的参考模型差分方程为: y(k)=a1*y(k-1)+a2*y(k-2)+b*u(k-1)+s(k) 式中,a1=0.3366,a2=0.6634,b=0.68,s(k)为随机噪声。由于神经网络的输出最大为1,所以,被辨识的系统应先标幺化,这里标幺化系数为5。采用正向建模(并联辨识)结构,神经网络选用3-9-9-1型,即输入层i,隐层j包括2级,输出层k的节点个数分别为3、9、9、1个;由于神经网络的最大输出为1,因此在辨识前应对原系统参考模
圣维南方程求解
- 用追赶法求解圣维南方程
计算方程的解
- 做一个程序能够求解幂n=6或更高方程的根
StackCalculate.rar
- 使用C#实现的表达式计算器,直接解析算术表达式并计算,不使用逆波兰式算法。附带二分法解方程功能。,Use C# to achieve expression calculator, direct analysis and calculate arithmetic expression, do not use Reverse Polish algorithm. Solution of equation incidental function dichotomy.
shenbofangcheng
- c++写的二维声波方程正演模拟,可以供初学者借鉴,-c++ to write the two-dimensional acoustic wave equation modeling, for beginners can learn
Algorithm
- c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
OneElementCubicEquationSolution
- 实现基于一种新的卡尔丹公式求解一元三次方程,内附详细的文献说明。-A New Way to Calculate the Solutions to One Element Cubic Equation via Cardan Fomula. Papers inside will demonstrate the details.
PDE
- 求解偏微分方程,可以自己输入方程,注意方程式二维的才可-pde solutions
基于声波方程有限差分数值模拟
- 基于声波方程有限差分数值模拟,这是中国海洋大学场论1课程的大作业。-Finite difference based on acoustic wave equation, which is the China Ocean University Field Theory 1 course a big operation.
时域2维声波方程全波形反演程序
- 二维时间域声波方程全波形反演,有限差分数是模拟(Two dimensional time domain full waveform inversion)
p波、sv波入射Zoeppritz方程
- 这是用于求解p波,sv波入射的zoeppritz方程的代码,用于画出AVO曲线,合成地震记录道等。(This is the code for solving the Zoeppritz equation of P wave and SV wave incident. It is used for drawing AVO curves, synthesizing seismic traces, etc.)
