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

搜索资源列表

  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3425
    • 提供者:zf
  1. bp_v1_2

    0下载:
  2. -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4567
    • 提供者:沈龙
  1. taup

    3下载:
  2. tau-p变换程序,将TX域地震数据变换到tau-p域-tau-p transform procedure, TX Transform the domain of seismic data to tau-p domain
  3. 所属分类:Energy industry

    • 发布日期:2016-03-26
    • 文件大小:588
    • 提供者:顾小弟
  1. thermo_plot_diagram

    1下载:
  2. You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m. Only SI-Units are supported The function is a product of a project at our school to help students understand these diagrams more d
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:476416
    • 提供者:djimy
  1. Bayes

    0下载:
  2. Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1702
    • 提供者:zm
  1. MyRS

    1下载:
  2. 这是一个MATLAB环境下使用的粗糙集工具箱-ROUGH SET
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:207771
    • 提供者:ihter
  1. Phasell

    0下载:
  2. 基于matlab的锁相环的仿真,注释详尽-Phase-locked loop based on matlab simulation, comments in detail
  3. 所属分类:RFID

    • 发布日期:2017-03-27
    • 文件大小:1023
    • 提供者:吴宇哲
  1. xb

    1下载:
  2. 用汉宁窗设计一个FIR高通数字滤波器,满足以下参数要求:通带边界频率ωp=0.7π,通带内衰减函数αp=0.4dB;阻带边界频率Ωs=0.4π,阻带内衰减函数为αs=55dB。-With the Hanning window design an FIR high-pass digital filter to meet the requirements the following parameters: passband edge frequency ωp = 0.7π, pass-band at
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:126104
    • 提供者:xbwu1
  1. 改进P-Q分解法潮流

    0下载:
  2. 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
  3. 所属分类:Energy industry

    • 发布日期:2017-03-26
    • 文件大小:459066
    • 提供者:张望
  1. scalefree

    0下载:
  2. 无标度网络与小世界网络,用matlab写了这两种网络的matlab程序-需要用到无标度网络与小世界网络,用matlab写了这两种网络的matlab程序
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1704
    • 提供者:yiming
  1. 27796716ECG

    0下载:
  2. ecg数据,图形显示(包括p、q、r、s、t这几个波形)-ecg wave
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:287310
    • 提供者:苏雁雁
  1. da1

    0下载:
  2. HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:dasu
  1. das6

    0下载:
  2. function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) HELP: coherent_ML_receiver Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modul
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1130
    • 提供者:dasu
  1. signperm

    0下载:
  2. Determinant of the permutation matrix with rows ordered by p.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:katore vishal
  1. svc

    1下载:
  2. this the simulation model of the two generator system with midpoint voltage compensation in the open loop using the fc-tcr with the firing of the scr in the open loop. the midpoint voltage iss compensated and bring down to the nearly 1 p.u.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-07
    • 文件大小:5041
    • 提供者:Arvind
  1. matlabxinhaoshixian

    0下载:
  2. 数字信号处理例题matlab源码,清华大学胡广书第二版-Example of digital signal processing matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2090600
    • 提供者:大桥
  1. DTFDPath

    1下载:
  2. 分数阶傅里叶变换MATLAB源程序,通俗易懂,非常好用-Fractional Fourier Transform MATLAB source, user-friendly, very easy to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:601
    • 提供者:七马
  1. PCM

    1下载:
  2. 一个PCM编码的GUI程序,包括给出原函数,抽样,量化,有多种选项可以自行选择-A PCM-coded GUI procedures, including the original function is given, sampling, quantization, there are several options to choose
  3. 所属分类:matlab例程

    • 发布日期:2017-06-07
    • 文件大小:5919
    • 提供者:田野
  1. matlab

    0下载:
  2. clear num=[0,0,10] den=[1,2,10] p=roots(den) [u,w]=solve( w^2=10 , 2*w*u=2 , u,w ) [y,x,t]=step(num,den) plot(t,y) [yss,n]=max(y) finalvalue=dcgain(num,den) percentovershoot=100*(yss-finalvalue)/finalvalue timetopeak=t(n
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2919932
    • 提供者:董森
  1. fir_filter

    0下载:
  2. 该数字滤波器通过结合matlab和vhdl来实现低通fir数字滤波器功能-The digital filter through a combination of matlab and vhdl to achieve low-pass digital filter function fir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:27132
    • 提供者:caoge
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 41 »
搜珍网 www.dssz.com