登录
首页 » matlab » matlab

matlab

于 2007-09-07 发布 文件大小:2KB
0 182
下载积分: 1 下载次数: 78

代码说明:

  程序部分代码介绍: evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。(Procedures introduce some code: evalops is passed to the fitness function parameters, opts is the precision of binary code, termops is to choose the end of maxGenTerm months maxGenTerm transfer function parameters, namely, genetic algebra. xoverops is passed to cross-function parameters. mutops is passed to the variogram parameters, the specific meaning he or she I do, I feel a bit strange.)

文件列表:

matlab.txt

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

发表评论

0 个回复

  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • computed_lyot
    MATLAb code for lyot filter
    2021-02-21 16:19:42下载
    积分:1
  • session5
    局部近似Taylor Series Expansion,全局近似Interpolation(Taylor Series Expansion,and Interpolation)
    2014-01-15 14:45:31下载
    积分:1
  • charging
    该仿真为MATLAB仿真,关于充电桩的仿真,简单,可以运行(it is model on charging system ,it is simple and easy to understang.)
    2016-03-04 09:52:58下载
    积分:1
  • HybridPrecodingMassiveMIMO-master
    说明:  Hybrid Precoding Massive MIMO -master(Hybrid Precoding Massive MIMO-master)
    2020-02-25 19:28:55下载
    积分:1
  • tianxian
    共面波导馈电的超宽带天线研究_有效解决天线问题(Ultra-Wideband Antenna coplanar waveguide fed _ effectively solve antenna problems)
    2015-03-30 10:23:20下载
    积分:1
  • 8122426980MATLAB__An_Introduction_with_Applicatio
    MATLAB Book describe matlab basic command, computer-aided design and analysis using MATLAB with the Symbolic Math Tool box, and the Control System Tool box,and numerical integration methods
    2012-11-21 07:42:05下载
    积分:1
  • ukfekfcomp
    两种滤波方法在导航上的应用,并且进行比较(Filter in the navigation on the two applications, and to compare)
    2010-09-01 21:49:32下载
    积分:1
  • 71477226Cognitive_Radio
    cognitive radio project report along with simulation results
    2010-10-04 21:31:50下载
    积分:1
  • nmf
    说明:  这是对于矩阵分解里面,最新出现的一种新的算法:非负矩阵分解的程序(This is the decomposition of the matrix inside, emerging a new algorithm: the procedure of non-negative matrix factorization)
    2011-04-14 15:14:27下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载