搜索结果

找到约 66 项符合 equation 的查询结果

matlab例程 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III)

这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation ...
https://www.eeworm.com/dl/665/250652.html
下载: 63
查看: 1076

人工智能/神经网络 ami_snake算法源代码

ami_snake算法源代码,ami_snake is an implementationof the 2D snake technique proposedin . It is alevel set method based on the partial di&iexcl èerential equation.
https://www.eeworm.com/dl/650/281574.html
下载: 135
查看: 1059

matlab例程 matlab 求解微分方程

matlab 求解微分方程 ,This module Does FEM analysis of a field problem when the Governing differential equation
https://www.eeworm.com/dl/665/303514.html
下载: 191
查看: 1041

数学计算 数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的

数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的,想要学习数值分析算法的人. 本代码对照书:数值分析第二版,史万明等编,北京理工大学出版社. 本代码尽量按书中描述的来写,可以提供参考. [使用方法] 在java的ide ...
https://www.eeworm.com/dl/641/309760.html
下载: 37
查看: 1091

matlab例程 The main features of the considered identification problem are that there is no an a priori separati

The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
https://www.eeworm.com/dl/665/344512.html
下载: 110
查看: 1058

matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
https://www.eeworm.com/dl/665/344562.html
下载: 173
查看: 1105

其他 This m file simulates a differential phase shift keyed (DPSK) ultra wide bandwidth(UWB) system using

This m file simulates a differential phase shift keyed (DPSK) ultra wide bandwidth(UWB) system using a fifth derivative waveform equation of a Gaussian pulse.
https://www.eeworm.com/dl/534/365760.html
下载: 98
查看: 1031

数学计算 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----o

数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
https://www.eeworm.com/dl/641/386288.html
下载: 29
查看: 1101

数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th

Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
https://www.eeworm.com/dl/641/396867.html
下载: 182
查看: 1185

软件设计/软件工程 This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional array

This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unrelated C rules are explained as an attempt to unify arrays and pointers, replacing arrays and the basic array equation by a new notation and special rules
https://www.eeworm.com/dl/684/413177.html
下载: 82
查看: 1083