-
19854828GENETIC
用MATLAB实现遗传算法中的好多问题,或许对您有些帮助。(Using MATLAB genetic algorithm implementation of a lot of questions, perhaps some of your help.)
- 2009-03-18 14:04:29下载
- 积分:1
-
mcode
说明: AM调制解调仿真,调幅度测量,不含干扰 (AM Modulation and Demodulation, transfer rate measurement, without interference)
- 2010-04-02 19:03:17下载
- 积分:1
-
BinaryTree
binary tree c++ code
- 2014-10-25 12:58:28下载
- 积分:1
-
Matlab-Function-quick-manual
Matlab函数查询手册,用于查看Matlab函数的功能和类别。(Matlab Function quick manual)
- 2014-11-17 19:58:37下载
- 积分:1
-
puncture_3_4
一种新的针对卷积码的删余编码的编码方式,比较简洁明了,易于快速理解和掌握删余编码技术(A new code for convolution coding punctured encoding relatively concise, easy to understand and grasp quickly punctured coding technology)
- 2020-11-13 21:29:43下载
- 积分:1
-
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
-
integral
该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。(The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.)
- 2013-08-31 11:10:57下载
- 积分:1
-
canshubainshi
广义最小二乘的算法结构,广义最小二乘递推的每一步用两步递推算法,先把噪声参数和模型参数均给个初值,然后第一步先假设噪声参数已知,用最小二乘估计出模型参数,第二步再用最新的模型参数来估计噪声参数,如此循环直到辨识精度达到指定要求或者可用数据用完为止(Generalized least squares algorithm structure, generalized recursive least squares every step of the two-step recursive algorithm, first noise parameters and model parameters to the initial value, then the first step is to assume that the noise parameters are known, with the smallestsquares to estimate the model parameters, and the second step, and then the latest model parameters to estimate the noise parameters, and so on until the identification accuracy specified requirements or available data is used up)
- 2013-03-19 21:41:21下载
- 积分:1
-
SLF
This is a load flow environment for Matlab/Simulink.
It is called SLF and was writen during a diploma thesis at
Vestas, 舝hus, in the Power Plant department.
- 2015-01-13 11:01:30下载
- 积分:1
-
ac
利用
MATLAB
实现窗函数法设计
FIR
滤波器,主要是选择合适的窗函
数进行截断运算
(Window function method using MATLAB to design FIR filter, main is to choose the appropriate letter for window blocking operations.First theoretically to approximate the unit impulse response of ideal filter hd [k], to be determined by the passband and stopband attenuation index window function types, determined by transition zone FIR filter order M length (or N), and finally USES MATLAB to calculate the window function value, and hd wN [k] [k] value, so that the design of FIR filter h (k) MATLAB provides the blackman window function is: w = blackman (N) Where N is the length of the window function.)
- 2013-05-09 11:02:22下载
- 积分:1