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

搜索资源列表

  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:71.15kb
    • 提供者:葛林
  1. 现代信号处理实验一_谐波恢复

    2下载:
  2. 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果-MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation and algorithm theory also intr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29.1kb
    • 提供者:李琳
  1. EM算法

    3下载:
  2. EM算法源程序的代码,运行的结果和实验报告
  3. 所属分类:matlab例程

    • 发布日期:2011-09-20
    • 文件大小:48.22kb
    • 提供者:thelastleaf
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10.25mb
    • 提供者:Mandala
  1. fft

    1下载:
  2. fft算法的具体实现,应用基2法实现,有比较好的实验结果。-fft concrete realization of the algorithm, the application base 2 method achieved a relatively good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:607byte
    • 提供者:颜洪雷
  1. matlab

    0下载:
  2. matlab 模式识别算法和实现及其相关实验。-matlab pattern recognition algorithm and the realization of the experiment
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:417.05kb
    • 提供者:yu guicheng
  1. cluster

    1下载:
  2. 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
  3. 所属分类:matlab

    • 发布日期:2015-09-21
    • 文件大小:3kb
    • 提供者:周波
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.77kb
    • 提供者:楚湘华
  1. linearmusic

    0下载:
  2. 经典MUSIC在均匀线阵的情况。本例给出了MUSIC算法估计出的算法图,从图中可以直接看到估计的角度。我们的仿真实验用的是8个阵列,2个接受信号。MUSIC算法的精度很高。-MUSIC classic in the case of uniform linear array. In this case gives the MUSIC algorithm to estimate the algorithm maps directly from the chart to see the estimat
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:兰天
  1. ESPRIT-LS-2

    0下载:
  2. 现代信号处理中对基本的ESPRIT的一种改进算法的程序,并利用算法进行了信号频率的统计仿真实验!-Modern signal processing of basic ESPRIT An Improved Algorithm for the procedures and the use of algorithms of statistical signal frequency simulation!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:史龙
  1. adaptivefir

    1下载:
  2. 自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较 -Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5.25kb
    • 提供者:梁上泉
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.68kb
    • 提供者:周磊
  1. BaseOnLevent

    0下载:
  2. 基于小波的去噪算法,实验高斯加性白噪声的去噪-a denoising based on wavelet
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10.75kb
    • 提供者:LISHAOYUAN
  1. tuxiangshiyan

    0下载:
  2. 图像中值滤波的改进算法 频域中的图像去噪算法 matlab实验-matlab experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56.04kb
    • 提供者:屋檐下的雨
  1. matlab 蚁群算法ACO_feature_selection

    1下载:
  2. 蚁群算法用与特征选择,针对传统蚁群聚类算法收敛速度过慢的问题,提出一种对蚁群算法进行改进的聚类算法。而数据的高维使数据具有稀疏、不可聚集等特性,使聚类算法实验效果精度低和耗时大,将邻域特征选择与聚类算法结合,提出了一种蚁群聚类优化的邻域特征选择算法(Ant colony algorithm and feature selection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:lpoi
  1. 模糊控制算法应用

    0下载:
  2. 通过matlab规则填写,实现了目标的跟踪控制(The tracking control of the target is realized by filling with MATLAB rules)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:JUSTONEBOY
  1. 基2—fft算法软件实现

    0下载:
  2. 用所学过的编程语言,自行设计出一个按时间抽取的、输入倒位序、输出顺序的基-2 FFT 算法程序。要求用户的输入输出接口为可视化的界面。 (1)简述实验目的及原理; (2)画出程序流程框图; (3)主要给出实验内容的程序(要求程序模块化并加注释)。
  3. 所属分类:matlab例程

    • 发布日期:2017-11-15
    • 文件大小:1.12kb
    • 提供者:charming_char
  1. 实验

    0下载:
  2. 提供了一种图像相位恢复算法,此算法为gs算法,本代码为gs算法最基础的代码。(An image phase recovery algorithm is provided. This algorithm is the GS algorithm. This code is the most basic code of the GS algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:heqinglin123
  1. 全相位apfft实验程序

    2下载:
  2. 全相位APFFT与传统的FFT算法对频率和相位进行估计(Frequency and phase estimation of all-phase APFFT and traditional FFT algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-07
    • 文件大小:11kb
    • 提供者:枫中的平凡
  1. LM算法

    2下载:
  2. 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com