登录
首页 » Matlab » 用MATLAB实现遗传算法程序

用MATLAB实现遗传算法程序

于 2022-07-26 发布 文件大小:160.05 kB
0 25
下载积分: 2 下载次数: 1

代码说明:

用MATLAB实现遗传算法程序,包括遗传算法主程序,交叉函数程序,变异函数程序,二进制编码转换十进制编码程序等等。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 123
    QPSK调制解调的系统仿真实验,介绍了如何用matlab对其仿真(QPSK modulation and demodulation of system simulation experiments, describes how to use their simulation matlab)
    2010-01-23 20:59:03下载
    积分:1
  • 图像傅里叶变换
    说明:  二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
    2020-05-21 17:42:19下载
    积分:1
  • Filtering
    filter operations useful in filtering
    2010-03-05 19:11:11下载
    积分:1
  • solar_mppt_boost
    太阳能电池MPPT研究用simulink仿真模型,使用2010b版本编辑的 之前的老版本应该打不开 包括PV模型,boost电路 mppt电路等整个完成电路,可以直接出波形的(Solar cell MPPT research using simulink simulation model, the use of 2010 b version before the old version of the editor should be can t open include PV model, the boost circuit MPPT circuit of the complete circuit, can be directly out of the waveform)
    2020-06-30 13:40:02下载
    积分:1
  • bb
    说明:  对广义预测控制算法的性能指标进行改进从而编写的程序,可以达到更好的控制效果。(By improving preparation procedures on the performance index of generalized predictive control algorithm, and can obtain better control result.)
    2015-02-25 17:04:04下载
    积分:1
  • 真正的香农能量算法源代码
    给出接收信号眼图及系统仿真误码率,基于matlab GUI界面设计,最小均方误差等算法的MSE的计算,数据包传送源码程序,用于特征降维,特征融合,相关分析等,进行波形数据分析。
    2022-01-25 14:12:38下载
    积分:1
  • FLD人臉辨識
    % A sample script, which shows the usage of functions, included in % FLD-based face recognition system (Fisherface method) % % See also: CREATEDATABASE, FISHERFACECORE, RECOGNITION % Original version by Amir Hossein Omidvarnia, October 2007 %             clear all clc close all % You can customize and fix initial directory paths TrainDatabasePath = uigetdir(strcat(matlabroot,"work"), "Select training database path" ); TestDatabasePath = uigetdir(strcat(matlabroot,"work"), "Select test database path"); prompt = {"Enter test image name (a number between 1 to 10):"}; dlg_title = "Input of FLD-Based Face Recognition System"; num_lines= 1; def = {"1"}; TestImage  = inputdlg(prompt,dlg_title,num_lines,def); TestImage = strcat(TestDatabasePath,"",char(TestImage),".jpg");
    2023-06-14 00:55:09下载
    积分:1
  • viterb_relize
    卷积编码和viterbi译码实现参考的一些论文(reference paper used to realize convolution code and viterbi decode)
    2009-07-13 16:54:18下载
    积分:1
  • NINE
    Matlab教程第七章案例,面板数据分析、计量(Matlab Guide Chapter VII of the case, panel data analysis, measurement)
    2013-07-20 10:06:26下载
    积分:1
  • duandianjiance
    利用MATLAB对语音进行端点检测,检测起始端和终点段(Using MATLAB speech endpoint detection, detecting the start and end segment ends)
    2014-11-03 14:18:56下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载