-
lbg
说明: LBG算法 简单的一个描述LBG算法的例子(LBG algorithm, a simple example to describe LBG algorithm)
- 2021-01-06 10:08:53下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
camaracalibration
基于matlab的摄像机标定,并计算摄像机的内外参数。(Camera calibration based on Matlab,and
computing Camera parameters.
)
- 2013-10-06 14:48:40下载
- 积分:1
-
cosamp.m
THIS CODE IS AN IMPLEMENTATION FOR THE GREEDY ALGORITHM COMRESSIVE SENSING MATCHIN GPURSUIT PRPOSED BT NIDDEL
- 2014-11-28 01:04:48下载
- 积分:1
-
water-level
关于汽包水位的控制系统的simulink调试代码。(about water level control )
- 2015-04-07 17:13:32下载
- 积分:1
-
OpenProp_v3.3.4-(1)
设计飞机螺旋桨的matlab代码。精度较高(design aircraft propeller)
- 2021-01-05 20:08:54下载
- 积分:1
-
bird
低通滤波 通过自定义低通滤波器,达到滤除鸟笼子的目的(failed to translate)
- 2013-05-05 09:18:14下载
- 积分:1
-
fa
说明: 萤火虫算法FA的动态描述。可以展现动态迭代的过程(FA' s dynamic description firefly algorithm. You can show dynamic iterative process)
- 2015-11-09 15:37:10下载
- 积分:1
-
interaction
平行四边形异常体的重力异常阻尼最小二乘反演(Parallelogram anomaly gravity anomaly damped least squares inversion)
- 2017-01-04 17:09:03下载
- 积分:1
-
Reverberation
• Plot the noisy speech signal both in time-domain and frequency-domain.
• 进行含噪语音信号的时频分析
• Design a proper filter to remove noise from the speech signal.
• 设计合适滤波器进行去噪
• Plot the clean signal both in time-domain and frequency-domain.
• 进行去噪后信号的时频分析
• Design a Reverberator using 4 Comb filters and 2 All-pass filters, as shown in the following Figure, to generate reverberated and reflected sound with the capability of passing it through an equalizer.
• 设计一个混响器(用四个梳状滤波器和两个全通滤波器(下图所示))来产生回声(通过一个均衡器(用于调整频率的补偿和衰减))
- 2010-12-20 00:01:58下载
- 积分:1