CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 文件 修改

搜索资源列表

  1. create-txt

    0下载:
  2. 创建记事本数据库,M文件可直接运行,修改文件路径-Create a Notepad database, M files can be run directly modify the file path
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:678
    • 提供者:秦庄
  1. qiugeng-and-jifen

    0下载:
  2. 数值求根(二分法和牛顿法)以及辛普森数值积分matlab的function函数文件,可修改求根精度等-Numerical root finding (the dichotomy and Newton law), and Simpson numerical integration the matlab function function file, modify the root finding accuracy
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1305
    • 提供者:scotelong
  1. zhiliudiandongjizhuansutexin

    0下载:
  2. 直流电动机转速特性仿真m文件,是一个很好的模板,只要你修改一下里面的参数,还有调速仿真程序。-DC motor speed character simulink model
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:55218
    • 提供者:applejkj
  1. pso

    0下载:
  2. 是关于粒子群的一个优化MATLAB程序,直接可以生成M文件使用,稍作修改即可。-MATLAB program is the particle swarm optimization can directly generate the M-file using minor modifications.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1572
    • 提供者:小丫
  1. gatbx

    0下载:
  2. Sheffield工具箱的简单例子,有作者修改,其中doc文件为介绍-the example of Sheffield GA
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:53556
    • 提供者:李小杰
  1. EVM

    0下载:
  2. 先再通过发射端的星座图取出发送数据的I和Q支路的数据,存成Orignal Constellation.txt,放在D盘,然后对接收端的星座图通过修改取样点,得到收敛最佳的接收端星座图,点All状态下存成Constellation after 10km.txt文件,也放在D盘。直接运行这个程序即可。
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:11000
    • 提供者:alex
  1. viterbi_decode

    0下载:
  2. MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7000
    • 提供者:李刚
  1. IA_LD

    0下载:
  2. IA_LD是用免疫优化算法(immune algorithm)解决物流配送中心选址(Logistics and Distribution)的问题。文件打开后运行IA_LD.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-IA_LD is immune optimization algorithm (immune algorithm) to solve the logistics distribution center location (Logistics
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:68087
    • 提供者:Rareson
  1. ACA_TSP

    0下载:
  2. ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:58610
    • 提供者:Rareson
  1. AFSA_fx

    0下载:
  2. AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:38190
    • 提供者:Rareson
  1. AFSA_fxy

    0下载:
  2. AFSA_fxy是用人工鱼群算法(artificial fish swarm algorithm)解决二元函数寻优问题。文件打开后运行AFSA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fxy is (artificial fish swarm algorithm) to solve the optimization problem with a binary function AFSA. Run AFSA_fxy.m file to
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:30869
    • 提供者:Rareson
  1. PSO_DynamicEnvironment

    0下载:
  2. PSO_DynamicEnvironment是用粒子群算法(particle swarm algorithm)解决动态环境寻优(最优值不断变化)的问题。文件打开后运行PSO_DynamicEnvironment.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-PSO_DynamicEnvironment solve dynamic environment particle swarm optimization algorithm (particle swar
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:38979
    • 提供者:Rareson
  1. QGA_fxy

    1下载:
  2. QGA_fxy是用量子遗传算法(quantum genetic algorithm)解决二元函数寻优的问题。文件打开后运行QGA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-QGA_fxy binary function is to solve optimization problems using quantum genetic algorithm (quantum genetic algorithm). Run QGA_fxy.m file
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:16384
    • 提供者:Rareson
  1. SignalDetectForHighOrderSpectrumTDE

    1下载:
  2. 该文件是利用高阶谱进行信号检测的典型程序,该程序代码完整,可以直接应用,稍作修改就可以用于其他信号检测-The document is the use of higher-order spectra typical signal detection procedures, the program code integrity, and can be directly applied, with some slight modifications can be used to detect oth
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:lee
  1. zbhg

    0下载:
  2. 这是一个M文件,解压打开之后通过修改数据就能完成对逐步回归方法的使用-this is a M file
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1140
    • 提供者:钟佩文
  1. altreadsegy

    0下载:
  2. 读取sgy格式文件的代码,可以自己修改,很好用的-Sgy format file reading code, you can make changes, the good
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3763
    • 提供者:cumtjian
  1. PSO-algorithm-

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现。优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve. Optimizing the function with the form of m documents on fitness.m
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:yu
  1. myyiqun

    1下载:
  2. 蚁群算法优化PID参数,运行myyiqun.m文件,修改数学模型在TEST文件中-Ant colony optimization algorithm PID parameters, run myyiqun.m file, modify the mathematical model TEST file
  3. 所属分类:matlab

    • 发布日期:2015-09-26
    • 文件大小:9216
    • 提供者:李峰
  1. yichuan

    2下载:
  2. 使用遗传算法优化PID参数,运行yichuan.m文件,修改模型在test文件中-PID parameter optimization using genetic algorithms, run yichuan.m file, modify the model in the test file
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:8802
    • 提供者:李峰
  1. jpg2hex

    0下载:
  2. 此程序可将一个jpg文件转换成十六进制hex文件,数组格式为N行2列。如需其他格式,对矩阵A修改即可。-This matlab program can convert jpg file to hex file directly.The hex matrix is N row 2 column.If you need other sharp, resharp the matrix A.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15935
    • 提供者:潘继汉
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com