equation

共 69 篇文章
equation 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 69 篇文章,持续更新中。

一个使用MPI的并行Equation Solver。采用高斯迭代。在双核和4核机器上加速比可到2和4。并行的效果非常好。采用ghost rows。可操作于任意的process数

一个使用MPI的并行Equation Solver。采用高斯迭代。在双核和4核机器上加速比可到2和4。并行的效果非常好。采用ghost rows。可操作于任意的process数

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.

The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi meth

The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checkin

MathType 6.0

&nbsp;MathType是我一直在用的公式编辑器。最近这些天写论文的过程中用它来输入了不少的公式,很是方便,与Microsoft Office结合紧密、调用方便,比Office本身的编辑器不知强大了多少,可以入各种复杂的数学公式和符号!<br /> <br /> &nbsp; &nbsp; &nbsp; 由于看到网上的一些绿色版不甚完美,就自己动手做了一个绿色版,本来是自己用的,想想还是发出来

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB

describes the most common terms used in radarsystems, such as range, range resolution, Doppler frequ

describes the most common terms used in radarsystems, such as range, range resolution, Doppler frequency, and coherency. The second part of this chapter develops the radar range equation in many of i

Schrodinger Equation 数值计算中的方程

Schrodinger Equation 数值计算中的方程

this code calculate equation that three variables using genetic algorithms

this code calculate equation that three variables using genetic algorithms

Simple Exact Solutions to Burgers Equation

Simple Exact Solutions to Burgers Equation

A terrain parabolic equation model for propagation in the troposphere

A terrain parabolic equation model for propagation in the troposphere

Differential equation in TKSL

Differential equation in TKSL

Show work of ODE45 function. As the example use lorenz equation. Example show ensemble Puankare and

Show work of ODE45 function. As the example use lorenz equation. Example show ensemble Puankare and phase picture

The False-Position method to solve a linear equation The Bisection method to solve linear equation

The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with pr

《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just th

《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just theory. We present several ready-to-run expert system shells, as well as routines for sorting,searchi

A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of

A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-simil

Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi

Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.

PID calculations for the _pid structure *a. This function uses the positional form of the pid equati

PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so t