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

搜索资源列表

  1. MCPparaextract

    0下载:
  2. MCP参数提取程序,用最小二乘提出电容电感值,用matlab实现-MCP parameter extraction procedure using the least-squares made inductance capacitor value, and achieve Matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13388
    • 提供者:wu
  1. shape_feature

    1下载:
  2. 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
  3. 所属分类:Algorithm

    • 发布日期:2015-07-01
    • 文件大小:199270
    • 提供者:黎维娟
  1. fft

    1下载:
  2. 信号提取,fft变换,模态分析,互相关分析-fft
  3. 所属分类:Algorithm

    • 发布日期:2015-04-04
    • 文件大小:1347
    • 提供者:panhui
  1. cheng-xu

    0下载:
  2. (1)认真复习第七章中用窗函数法和等波纹最佳逼近法设计FIR数字滤波器的原理; (2)调用信号产生函数xtg产生具有加性噪声的信号xt,并自动显示xt及其频谱,如图10.5.1所示; 图10.5.1 具有加性噪声的信号x(t)及其频谱如图 (3)请设计低通滤波器,从高频噪声中提取xt中的单频调幅信号,要求信号幅频失真小于0.1dB,将噪声频谱衰减60dB。先观察xt的频谱,确定滤波器指标参数。 (4)根据滤波器指标选择合适的窗函数,计算窗函数的长度N,调用MATLAB函
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:58368
    • 提供者:李海龙
  1. Untitled2

    0下载:
  2. 可以用最小二乘法来提取趋势项。在MATLAB中可利用它的函数来计算-Least squares method can be used to extract the trend items. It can be used in MATLAB to calculate the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:674
    • 提供者:tt
  1. filter_final

    2下载:
  2. 耦合矩阵旋转MATLAB编码提取切比雪夫滤波器耦合矩阵-coupling matrix rotation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:13753
    • 提供者:r
  1. welch

    0下载:
  2. 用matlab对信号消噪,用小波提取信号节律并计算功率谱-Signal extraction using matlab signal denoising using wavelet rhythm and calculate the power spectrum
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1450
    • 提供者:gongping
  1. wavelet-transform-by-CPP

    0下载:
  2. 小波变换与Fourier变换相比,是一个时间和频域的局域变换因而能有效地从信号中提取信息,通过伸缩和平移等运算功能对函数或信号进行多尺度细化分析(Multiscale Analysis)。一般都是用MATLAB编写。本压缩包集成了大量C++写的小波变换的源程序,具有更高的移植性和可增改性。-wavelet transform by C++ program. there s many examples how the wavelet transform works.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:128792
    • 提供者:林真天
  1. fft_pro_ifft

    0下载:
  2. fft与ifft系列程序,用于图像的滤波算法,信息提取。使用matlab环境,易用性强。 -fft and ifft program, matlab environment, easy to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:789
    • 提供者:ironhand
  1. mfcc

    0下载:
  2. matlab版本,提取语音梅尔频谱倒谱系数(MFCC)特征-Matlab version, Mel frequency cepstrum coefficient(MFCC) feature extraction of speech
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:zhaoming
  1. Hearst-function-matlab-program

    0下载:
  2. 通过赫斯特函数 提取数据特征并画出曲线,可以直接运行-Characterized by Hearst function to extract data and draw the curve, you can directly run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:812
    • 提供者:feng
  1. approximate-entropy-matlab-program

    1下载:
  2. 通过近似熵函数 提取数据特征并画出曲线,可以直接运行-By approximate entropy feature extraction data and draw the curve, you can directly run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:529
    • 提供者:feng
  1. wg_slot_cal

    2下载:
  2. 波导缝隙天线缝隙参数分析、提取、计算,在matlab环境下快速计算-waveguide slot antenna slot parameter calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:769
    • 提供者:唐浩
  1. fingqang_v15

    0下载:
  2. 基于小波变换的数字水印算法matlab代码,重要参数的提取,到达过程是的泊松过程。- Based on wavelet transform digital watermarking algorithm matlab code, Extract important parameters, Arrival process is a Poisson process.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:7765
    • 提供者:杨其
  1. kaibiu

    0下载:
  2. 用于信号特征提取、信号消噪,课程设计时编写的matlab程序代码,部分实现了追踪测速迭代松弛算法。- For feature extraction, signal de-noising, Course designed to prepare the matlab program code, Partially achieved tracking speed iterative relaxation algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5861
    • 提供者:王战才
  1. maokou_V7.7

    0下载:
  2. 用于信号特征提取、信号消噪,线性调频脉冲压缩的Matlab程序,Matlab实现界面友好。- For feature extraction, signal de-noising, LFM pulse compression of the Matlab program, Matlab to achieve user-friendly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7474
    • 提供者:史胜龙
  1. baitan

    0下载:
  2. 可以提取一幅图中想要的目标,包含优化类的几个简单示例程序,利用matlab写成的窄带噪声发生。- Target can be extracted in a picture you want, Optimization cla
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:10965
    • 提供者:梁海军
  1. jenghai_V3.5

    0下载:
  2. ML法能够很好的估计信号的信噪比,matlab实现了五类灰色关联度模型的计算,包含特征值与特征向量的提取、训练样本以及最后的识别。- ML estimation method can be a good signal to noise ratio, matlab implements five gray correlation degree computing model, Contains the eigenvalue and eigenvector extraction, the train
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4748
    • 提供者:刘辉杰
  1. nuiqen

    0下载:
  2. 有信道编码,调制,信道估计等,用MATLAB实现的压缩传感,包含特征值与特征向量的提取、训练样本以及最后的识别。- Channel coding, modulation, channel estimation, Using MATLAB compressed sensing, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5792
    • 提供者:罗有
  1. matlab-KICA

    2下载:
  2. kica-故障监测 通过对自回归模型中测量矩阵引入时滞参数得到一个适用于动态系统的增广矩阵;然后,选择核函数,计算核矩阵,将增广矩阵映射到高维空间进行白化;最后,利用改进的快速ICA方法提取出独立成分实现对新的测试数据进行在线监测-kica-Fault monitoring
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-06-07
    • 文件大小:12510026
    • 提供者:刘文娟
« 12 3 4 5 »
搜珍网 www.dssz.com