-
rivercon
一维水质模型,本程序研究一维河流的污染物扩散,短时间持续排放BOD的浓度变化规律
本程序采用中心隐式差分求解
问题t=0到t=1h偶然排放BOD 使河水断面L0=10mg/L河流平均速度5km/h
纵向弥散系数D=2km2/h BOD衰减系数k1=0.015h-1 解BOD浓度 L(x,t)(One-dimensional water quality model, the procedure of one-dimensional dispersion of pollutants in the river, a short continuous changes of the concentration of BOD emissions of the program implicit difference method with central issues t = 0 t = 1h accidental emissions to the BOD to the river section L0 = 10mg/L average speed of the river 5km/h vertical diffusion coefficient D = 2km2/h BOD decay coefficient k1 = 0.015h-1 Solution for BOD concentration L (x, t))
- 2020-12-04 16:49:23下载
- 积分:1
-
legend11_h
matlab - image processing - histogram equalization(matlab- image processing- histogram equalization)
- 2009-04-08 06:18:01下载
- 积分:1
-
distispf
声音处理的MATLAB程序:DISTISPF (calculates the Itakura-Saito spectral distance between power spectra
)
- 2011-10-02 01:13:33下载
- 积分:1
-
railways
tHIS IS CODED EXAMPLE FOR RAILWAY MANAGEMENT SYSTEM
- 2014-11-20 18:16:58下载
- 积分:1
-
matlabshuzituxiangjiami.
使用matlab编写基于混沌序列的图像加密算法(Prepared using matlab image encryption algorithm based on chaotic sequence)
- 2013-04-08 20:04:09下载
- 积分:1
-
Program44_fem_microstrip
Objective of the program is to solve for the steady state voltage
distribution of the inside region of a microstrip and then using that obtain
the electric field distribution in the region using quiver plot. The
microstrip comprises of a region given by 0<x<7 units and 0<y<2 units in
the coordinate system bounded by four capacitor plates on all the sides
of the region. The region comprises of a material with relative permittivity
1 from 0<y<1 units and a material of relative permittivity 9.6 from 1<y<2 units.
The microstrip extends indefinitely in the z-direction. The sides of the region
are given Dirichlet boundary condition. A horizontal microstrip line is placed
at the center of the region. The microstrip is excited with a voltage of 1 Volt
and all surrounding plates are maintained at 0 Volts.
- 2013-04-21 20:23:01下载
- 积分:1
-
1
说明: LMS 算法源程序,绘制性能曲线图,误差性能曲线(LMS algorithm source code, rendering the performance curves, the error performance curve)
- 2009-04-05 09:49:41下载
- 积分:1
-
Image_Power_Calc
This matlab m-file computes the average image power of an image and displays a filtered image.
- 2009-07-16 07:34:23下载
- 积分:1
-
Neuralnetwork
说明: MATLAB与神经网络,内涵工具箱应用,基于初级理论的神经网络。(MATLAB and the neural network, the application of the connotation of the toolbox, based on the primary neural network theory.)
- 2009-08-19 09:49:49下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1