-
finitedifference
一篇有关有限差分法在波场中的应用论文,看了对有限差分会有一定帮助。(a paper on finite difference which is used to the domain of elastic wave equation。)
- 2009-03-16 20:47:28下载
- 积分:1
-
fa
说明: 数学建模 因子分析法 matlab 程序 源代码(Mathematical modeling factor analysis matlab source code)
- 2011-08-24 11:22:54下载
- 积分:1
-
offset
estimate offset time for pulse that modulate in bpsk and compare pe to snr with without offset . we assume offset is between 0 to 4
- 2010-06-23 18:44:25下载
- 积分:1
-
xindaoguji
利用卡尔曼滤波器进行信道估计
提示:信道估计的状态方程和测量方程可分别表示为
要求:给出信道均方误差随样本数增加的曲线,给出matlab程序及具体的估计过程。
(Use of Kalman filter channel estimation Tip: the state of the channel estimation and measurement equations could be specified as required: given the channel mean square error increases with the number of samples to increase the curve, given the estimated matlab program and the specific process.)
- 2010-07-22 20:31:10下载
- 积分:1
-
jingdianostu
说明: 用matlab编辑的ostu算法,很好用,能计算出全局阈值并输出处理后图像(Ostu algorithm using matlab editor, useful, able to calculate the global threshold and the output processed images)
- 2010-04-21 16:51:00下载
- 积分:1
-
trainSOM
IT IS TO TRAIN SOM NETWORK ON IMAGE .......
- 2014-11-26 01:15:11下载
- 积分:1
-
codes
Generatind dabechies wavelet using brute force algorithm
- 2010-06-24 18:29:53下载
- 积分:1
-
hhh
说明: 求解分形维数,采用功能函数法,很方便,从而很好的对分形几何进行分析(Solving the fractal dimension, function by function, it is convenient to a good analysis of fractal geometry)
- 2010-04-12 15:10:41下载
- 积分:1
-
CPP_with_Matlab
this is a file about c++ in matlab.i hope that will been saisfied.
- 2012-05-19 21:55:28下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1