登录
首页 » matlab » scalogram

scalogram

于 2009-12-26 发布 文件大小:117KB
0 231
下载积分: 1 下载次数: 21

代码说明:

  Fs = 100000 t = 0:1/Fs:.00296 x = 1-cos(4*pi*t) cos(2*pi*t*200) h = spectrum.welch Instantiate a welch object. psd(h,x, Fs ,Fs) Plot the one-sided PSD

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
    数字信号处理,LMS算法实现,简单MATLAB编程(Digital signal processing, LMS algorithm, a simple MATLAB program)
    2010-06-07 21:03:13下载
    积分:1
  • matlab-eei
    matlab 输入输出声音,并且可以改变新品的频率(matlab)
    2009-11-29 18:02:38下载
    积分:1
  • dec
    说明:  主要是对于图像的处理,这里主要是对于所得到的图像的减色处理(Mainly for image processing, and is made for the image obtained by subtractive processing)
    2010-04-22 16:48:58下载
    积分:1
  • DSS
    A DISCRETE SPREAD SPECTRUM CODE WRITTEN IN MATLAB
    2012-08-16 21:57:14下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • athena4.2
    这个程序描述了MHD激波罐问题,是用python编写的,我也看得不多(Thus in the numerical approximation rounding errors and discretization errors may lead to a violation of conser- vation)
    2021-05-14 09:30:02下载
    积分:1
  • MB-OFDM-UWB系统发射机代码
    MB-OFDM-UWB系统发射机代码(信号产生/QPSK/OFDM)、802.15.3a信道结构等。(MB-OFDM-UWB system code transmitter (signal generator/QPSK/OFDM), 802.15.3a channel structure.)
    2020-07-09 12:58:55下载
    积分:1
  • adaptivethreshoding
    thresholding technique
    2010-11-10 01:34:34下载
    积分:1
  • lisanyuxian
    基于离散泊松方程解的相位解包裹离散余弦算法(Solution of the discrete Poisson equation)
    2011-04-22 15:51:49下载
    积分:1
  • 669703566
    本代码为基于模糊RBF辨识的自适应PID控制,比较常规PID具有很明显优势控制效果。(The code for identification based on fuzzy adaptive PID control of RBF, compared with the obvious advantage of conventional PID control performance.)
    2010-05-19 21:10:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载