CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - solve matlab

搜索资源列表

  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. shape

    0下载:
  2. 无网格法形函数求解,matlab,yuyiqiang-Meshless method to solve shape function, matlab, yuyiqiang
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:540
    • 提供者:尤波
  1. sga

    0下载:
  2. 利用遗传算法解决实际问题,用于平面度的测量以及具体的一元函数优化求极值,适用于matlab-using matlab to make a program to solve the ga function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:云峰
  1. xg

    0下载:
  2. 利用Matlab自带的函数求多自由度信号的自相关函数、互相关函数并画图,用于求解脉冲响应-Using Matlab s own function to find the autocorrelation function of the multi degree of freedom signal, and the correlation function and drawing, used to solve the impulse response
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1253
    • 提供者:xuchenkui
  1. fsolvefeixianxingfangcheng

    0下载:
  2. 运用MATLAB软件编写的求解非线性方程组 fsolve源程序代码-Using MATLAB software to solve nonlinear equations fsolve source program code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:888
    • 提供者:科研
  1. 9.-AM

    0下载:
  2. 解决ammodel的matlab程序,对初学频谱感知的学生有一定学习意义-Solve ammodel matlab program for beginners spectrum sensing of students must learn the significance
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9609
    • 提供者:董雨
  1. GA0-1beibao

    2下载:
  2. Matlab 代码,用遗传算法解决01背包问题-Matlab code, using genetic algorithms to solve knapsack problem 01
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6818
    • 提供者:于超
  1. TSPatt48

    0下载:
  2. 基本蚁群算法最优解求解TSP问题,关于att48的求解的matlab程序 -The basic ant colony algorithm the optimal solution to solve the TSP problem, solving about att48 matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:selly
  1. svdsim

    0下载:
  2. 简单的用matlab求解SVD程序,利用QR迭代的方法进行,可以求解矩阵的奇异值-Simple program with matlab solving SVD using QR iteration proceeds, can solve singular value matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:vivi
  1. keywords

    1下载:
  2. 使用admm算法解决(group_lasso类)问题的matlab程序通过图可以看得清楚啊,实际输出用‘o’表示,预测的用‘+’表示。-ADMM algorithm using algorithm to solve (group_lasso class) problem of the MATLAB program. Method solve-admm (group_lasso)- matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:12723
    • 提供者:1441405017
  1. 31111787

    4下载:
  2. 设计了基于模糊控制器的风力水力互补发电系统,并利用MATLAB软件中的Simulink工具箱对该系统进行了建模仿真,取得了良好的效果。仿真结果表明,基于模糊控制器的风力水力互补发电系统可以很好地解决风力发电波动性大的问题,为风电的大规模应用提供了可行的解决方案。内含文档和MATLAB程序。-The wind power generation system based on fuzzy controller is designed, and the system is modeled and si
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:234286
    • 提供者:
  1. Genetic-Algorithm-Path-master

    0下载:
  2. 使用遗传算法解决旅行商问题的matlab程序-Genetic algorithm to solve the traveling salesman problem matlab program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:8116
    • 提供者:
  1. psoforTSP

    0下载:
  2. pso求解旅行商问题,PSO算法在MATLAB环境下模拟解决旅行商问题-pso Traveling Salesman Problem, PSO algorithm in MATLAB simulation environment to solve the traveling salesman problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3955
    • 提供者: 小明
  1. mgasa

    1下载:
  2. 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:lfr
  1. kangsing_V4.4

    0下载:
  2. 内含心电信号数据及运用MATLAB写的源代码,使用大量的有限元法求解偏微分方程,含噪脉冲信号进行相关检测。- ECG data and includes source code written in MATLAB, Using a large number of finite element method to solve partial differential equations, Noisy pulse correlation detection signal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3637
    • 提供者:何宗虎
  1. fainui

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,使用大量的有限元法求解偏微分方程,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Genetic algorithms using MATLAB path planning, Using a large number of finite element method to solve partial differential equations, ofdm system simulation including 16qam modulat
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5540
    • 提供者:hangben
  1. kangjun

    0下载:
  2. 内含心电信号数据及运用MATLAB写的源代码,使用大量的有限元法求解偏微分方程,感应双馈发电机系统的仿真。- ECG data and includes source code written in MATLAB, Using a large number of finite element method to solve partial differential equations, Simulation of doubly fed induction generator system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6633
    • 提供者:fei
  1. keinun

    0下载:
  2. 课程设计时编写的matlab程序代码,可以动态调节运行环境的参数,使用大量的有限元法求解偏微分方程。- Course designed to prepare the matlab program code, Can dynamically adjust the parameters of the operating environment, Using a large number of finite element method to solve partial differential eq
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4360
    • 提供者:赵国
  1. H00

    1下载:
  2. 一级倒立摆的鲁棒控制matlab仿真,利用LMI解出的控制器K的值-A Robust inverted pendulum control matlab simulation, using a value LMI solve the controller K
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:7876
    • 提供者:ssy
  1. huifing

    0下载:
  2. 利用matlab写成的窄带噪声发生,是学习PCA特征提取的很好的学习资料,使用大量的有限元法求解偏微分方程。- Using matlab written narrowband noise occurs, Is a good learning materials to learn PCA feature extraction, Using a large number of finite element method to solve partial differential equations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6336
    • 提供者:孙玉柱
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com