搜索资源列表
para
- 抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -parabolic equation method Construction Methods : given interval [0,1] on the random numbe
hypot
- 抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -parabolic equation method Construction Methods : given interval [0,1] on the random numbe
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
zhouqi_new
- 追赶法解周期性方程 输入:a[],b[],c[],x[] 输出:求解结果X在x[]中-chased cyclical equation method of input : a [], [] b, c [] [] x output : Results for the X x []
DEFFIRENTIAL-EQUATION
- 用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATHEMAICAL程序-used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equations and integral, the general
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
equation
- 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
RAM_Parabolic_Equation_Code
- 抛物线方程法计算水声远场传播损失仿真代码-Parabolic equation method to calculate the far field of underwater acoustic transmission loss simulation code
M
- 利用速率方程的方法,对VCSOA放大器的增益特性进行模拟仿真,-Using rate equation method, VCSOA amplifier gain characteristics of simulation
Method_of_Moments
- 基于pocklington方程和hallen方程的矩量法求解线天线电流分布和方向图-Based pocklington equation and hallen equation method of moments current distribution and antenna pattern
3D-Wave-equation-Model-forwarding--by-the-method-
- 3D Wave equation Model forwarding by the method of pesudo-spectrum-3D Wave equation Model forwarding by the method of pesudo-spectrum
least-square-method-using-c-language
- 该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from the least squares fitted by a
Several-hyperbolic-equation
- 本程序主要讲解了双曲型方程的几种差分求解方法-Several hyperbolic equation method for solving differential
fixed-point-functional-equation
- 不动点方程法,解决隐马尔科夫过程的熵率计算问题,二元对称信道-Fixed point equation method to solve the entropy rate of the Hidden Markov Models computational problems, binary symmetric channel
A-yuan-a-equation
- 一元一次方程求解方法,使复杂的方程快速解决问题,节省时间-A yuan a equation method, the complex equation to solve the problem quickly, save time
Lagrange-vibration-equation-method
- 拉格朗日振动方程求解方法,的相关资料,很实用-Lagrange vibration equation method, the related information, very practical
Shooting method
- Solve second order boundary condition differential equation using shooting method
Split Step Fourier Method
- This M-File solves Nonlinear schrodinger equation and display the results in 3d graphics along with it the Pulse broadening ratio and phase shift has also been calculated and displayed
常微分方程的初值问题
- 常微分方程初值问题的matlab计算方法代码(The calculation method of initial value problem of ordinary differential equation)