CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 幅值 matlab

搜索资源列表

  1. matlab

    1下载:
  2. 在图像匹配过程中,运用matlab语言计算两幅图像的联合信息熵,从而计算交互信息值的源代码。-In the image matching process, using matlab language computing two images combined information entropy, mutual information to calculate the value of the source code.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:554
    • 提供者:hejia
  1. huabaoluopuhefuzhipudematlab

    0下载:
  2. 可以画出给定一组数据的包络谱和幅值,非常实用,直接导入matlab中即可使用-Can draw the envelope spectrum and amplitude of a given a set of data, very practical, direct import of matlab can be used
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:2058
    • 提供者:王振华
  1. ludi

    0下载:
  2. 根据洗衣机振动实验结果,用MATLAB软件进行时域、频率幅值和功率谱分析-According washing machine vibration test results, using MATLAB software for time domain, frequency, amplitude and power spectral analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:520
    • 提供者:ludi
  1. homework1

    1下载:
  2. 设计一个模拟信号(几个不同频率简谐信号之和,再加一个白噪声) 用不同的采样频率把信号离散(满足和不满足采样定理), 画出信号波形; 分别作信号的谱分析(幅值);对比采样频率的影响; 选用不同窗函数对同一个信号作谱分析,比较分析。-signal process using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:945
    • 提供者:donghua
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  1. Weak-signal-detection

    0下载:
  2. 本文利用软件相移技术得到相互正交的参考正弦波信号;通过互相关算法,完成了软正交矢量型LIA相关器的具体实现;利用该方法实现了对微弱信号幅值和相位的检测,有效地抑制干扰,减少了硬件电路成本。通过Matlab仿真,验证了该算法具有一定的优越性。-In this paper, the software technology is orthogonal to the phase shift of the reference sine wave signal through cross-correlat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:176510
    • 提供者:君子兰
  1. 03071155prony

    0下载:
  2. matlab变成实现prony算法,自动提取符合信号中分量的频率、幅值、相位、衰减系数等参数,可以实现数据拟合-matlab become realized prony algorithms automatically extract the parameters frequency, amplitude, phase, in line with the signal attenuation coefficient component, you can achieve data fitting
  3. 所属分类:matlab

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

    0下载:
  2. Matlab/Simulink模型单相逆变器,实现DC/AC的电力变换功能,电压幅值为311V,频率为50Hz。-Matlab/Simulink model of the single-phase inverters to achieve DC/AC power conversion function, the voltage amplitude of 311V, frequency is 50Hz.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:12294
    • 提供者:陆明
  1. dds_matlab

    0下载:
  2. 利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。-Matlab software prog
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:13542
    • 提供者:tom ke
  1. matlab_IEEE33node_Power-flow

    1下载:
  2. IEEE33节点的matlab前推回代法潮流计算,能计算电压幅值和相角-Before matlab IEEE33 node backward substitution method flow calculation can calculate the voltage amplitude and phase angle
  3. 所属分类:matlab

    • 发布日期:2015-05-10
    • 文件大小:3072
    • 提供者:徐志成
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. IEEE14-state-estimation

    2下载:
  2. 采用MATLAB软件运用本方法,对IEEE14节点配电系统进行了状态估计。给出了其节点负荷数据和支路信息,经状态估计后最终得到了与传统最小二乘法状态估计的相应的电压幅值对比结果和相角对比结果-Using MATLAB software using this method, the IEEE14 node distribution system state estimation. Gives its branch nodes and load data information via the st
  3. 所属分类:matlab

    • 发布日期:2015-09-06
    • 文件大小:6144
    • 提供者:
  1. MATLABFFT-harmonic-analysis

    0下载:
  2. 基于MATLAB的FFT谐波频谱分析,利用FFT变换算法进行谐波的频率和幅值的变化分析,利用图形分析结果。-MATLAB-based FFT harmonic spectrum analysis using FFT transform algorithm changes the frequency and amplitude of the harmonic analysis, the use of graphical analysis results.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13645
    • 提供者:lihongyu
  1. hua_baol-hua_fft

    5下载:
  2. 两个求信号包络谱和幅值谱的matlab程序,也可求功率谱。-2 effective procedures for the signal envelope spectrum and amplitude spectrum
  3. 所属分类:matlab

    • 发布日期:2014-12-18
    • 文件大小:1024
    • 提供者:time
  1. FFT

    1下载:
  2. 利用matlab对信号做FFT变换,提取频率幅值,并以图形方式显示-Using matlab to do FFT transform the signal to extract the frequency amplitude, and graphically display
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:610
    • 提供者:甘健
  1. frequence

    1下载:
  2. 一个对数据进行频域分析的MATLAB程序,可以输出谐波幅值和相角-One pair of data in the frequency domain analysis of MATLAB program that can output harmonic amplitude and phase angle
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3451
    • 提供者:WANG bing
  1. EMD-HHT

    1下载:
  2. 基本的EMD分解matlab工具箱文件,包括瞬时频率,瞬时幅值,边际谱,Hilbert谱-EMD decomposition matlab toolbox basic documents, including instantaneous frequency, instantaneous amplitude, marginal spectrum, Hilbert spectrum
  3. 所属分类:matlab

    • 发布日期:2015-03-07
    • 文件大小:18432
    • 提供者:陈俊
  1. matlab2

    0下载:
  2. 了解单频激光干涉仪的非线性误差,使用matlab软件工具对提出的非线性误差修正方法进行验证,在交流幅度偏差中,用matlab仿真交流幅值比g与相位最大误差的关系曲线对测量的影响进行分析。-Understanding single-frequency laser interferometer nonlinearity error, the use of matlab software tools for the proposed non-linear error correction method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:756
    • 提供者:龙艳群
  1. work

    1下载:
  2. 用matlab构建的信号发生器,其中包括交互界面,产生各种简单的波形,以及波形的混合叠加,以及外加音频的简单处理。交互界面中可以清楚看到波形的时域和频域的波形,包括波形的幅值,周期,功率均有图形显示-Constructed using matlab signal generator, including interface, simple treatment produces a variety of simple waveforms, and mixed superimposed wavefo
  3. 所属分类:Other systems

    • 发布日期:2015-10-25
    • 文件大小:568320
    • 提供者:yangxianfeng
  1. FFT2nd

    0下载:
  2. matlab的FFT仿真文件,可以设置五种不同频率,幅值,初始想问的输入波形,并且通过FFT变换可以看到各个波形的频谱和相位。-The FFT simulation matlab file, you can set up five different frequency, amplitude, initial input waveform to ask, and you can see the spectrum and phase of each waveform by the FFT.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:邵璞
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com