CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Matlab 经典算法

搜索资源列表

  1. 3csalgorithmclassicarticle

    0下载:
  2. 三篇cs算法经典文章,cs算法是合成孔径雷达成像处理的常用算法之一。-3 cs algorithm classic article, cs algorithm is synthetic aperture radar imaging of the common algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:734721
    • 提供者:lee
  1. 5.19

    0下载:
  2. 数学建模经典模型,讲述了比如遗传算法,灰色理论等经典的模型,matlab的一些源程序-The classic model of mathematical modeling, tells the classic models such as genetic algorithms, gray theory, matlab source
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:682633
    • 提供者:程超
  1. matlab-image-segmentation

    1下载:
  2. matlab_图像分割算法源码 有很多经典的分割代码 可以应用于具体图像的操作中-image segmentation matlab source code
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:7150
    • 提供者:Ethan
  1. os

    0下载:
  2. 有随即算法的应用举例、利用随即算法对随机事件模拟、以及单批道作业调度。第二部分是44经典龙哥库塔的matlab实现。-Examples of applications are then algorithm, then use a random event simulation algorithm, as well as a single batch job scheduling channel. The second part is the 44 classic Long Ge Kuta mat
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:111050
    • 提供者:胡飞
  1. 1213547

    1下载:
  2. 卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。-Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:zhoucan
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5479609
    • 提供者:汪磊
  1. NMFLAB-Guidebook-Cichocki-Zdunek

    0下载:
  2. 这是nmflab的操作指导书,可以当成一个工具箱添加到matlab中,其中包含nmf几种经典的算法,很有指导意义!-This is the operating instructions nmflab can be added as a toolbox to matlab, which contains nmf several classic algorithms, is very instructive!
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1662712
    • 提供者:吕竞昂
  1. bingwangfenxi

    1下载:
  2. 在MATLAB/Simulink环境中搭建了光伏发电系统模型,其采用最大功率点跟踪(MPPT)控制算法,并加入继电保护逻辑控制模块.通过PSASP的用户程序接口,可将该模型以电流源的形式接入电网模型进行暂态稳定计算.同时提出在电流源并网模式下并网光伏发电系统控制其与电网的无功功率交换为0,因此在潮流计算中可将光伏电站设为PQ节点,并设无功功率为0.CEPRI 36节点系统的仿真结果验证了该模型的正确性,并表明所提模型比常规同步电机二阶经典模型对电网故障的反应更为灵敏,但其对于改善全系统的暂态稳定
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:1011315
    • 提供者:李雷
  1. MATLAB-ISODATA

    0下载:
  2. ISODATA算法是一种经典的聚类算法,而MATLAB则是一种现行广泛使用的数学运算工具。首先介绍了ISODATA算法,然后详细说明了使用MATLAB语言实现ISODATA算法的过程。-ISODATA algorithm is a classical clustering algorithm, which is an existing MATLAB is widely used mathematical tools. ISODATA algorithm is first introduced a
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:258183
    • 提供者:王波
  1. pmwelch

    0下载:
  2. Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:541973
    • 提供者:lyl
  1. BP

    0下载:
  2. 神经网络算法是机器学习的一种经典算法,可以在MATLAB、SAS、SQL、SPSS上实现数据挖掘。-Neural network algorithm is a classical computer algorithms can be programmed on the SAS, matlab, SQL and other software.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1946186
    • 提供者:Miss Lee
  1. lssvmMATLAB

    0下载:
  2. 最小二乘支持向量机,采用matlab编写,可以直接使用,SVM是经典的分类和预测算法。-Squares support vector machine, using matlab prepared, can be used directly, SVM is the classic classification and prediction algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1310
    • 提供者:luxiaoping
  1. iCAM06

    4下载:
  2. 经典色貌模型iCAM06色调映射算法,能够有效解决色彩失真等问题-matlab tone mapping
  3. 所属分类:software engineering

    • 发布日期:2016-12-28
    • 文件大小:1159168
    • 提供者:Wang Jia
  1. fou_jn36

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,经典的灰度共生矩阵纹理计算方法,阵列信号处理的高分辨率估计。- Genetic algorithms using MATLAB path planning, Classic GLCM texture calculation method, High-resolution array signal processing estimates.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-03
    • 文件大小:5639
    • 提供者:张雷书
  1. ph621

    0下载:
  2. 经典的灰度共生矩阵纹理计算方法,内含心电信号数据及运用MATLAB写的源代码,包含位置式PID算法、积分分离式PID。- Classic GLCM texture calculation method, ECG data and includes source code written in MATLAB, It contains positional PID algorithm, integral separate PID.
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3924
    • 提供者:郑可荣
  1. xkgkw

    0下载:
  2. 实现用SDRAM运行nios,同时用SRAM保存摄像头数据,cordic算法的matlab仿真,经典的灰度共生矩阵纹理计算方法。- Implemented with SDRAM run nios, while saving camera data SRAM, cordic matlab simulation algorithm, Classic GLCM texture calculation method.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-10
    • 文件大小:4783
    • 提供者:李志江
  1. stiap

    0下载:
  2. 经典的灰度共生矩阵纹理计算方法,分形维数计算的毯子算法matlab代码,对于初学者具有参考意义。- Classic GLCM texture calculation method, Fractal dimension calculation algorithm matlab code blankets, For beginners with a reference value.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:许伟峰
  1. 1.MUSIC算法MATLAB程序

    2下载:
  2. 阵列信号处理 MUSIC算法matlab程序(music matlab DOA the direction of arrival)
  3. 所属分类:软件工程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:luwang
搜珍网 www.dssz.com