登录
首页 » matlab » envelope

envelope

于 2013-04-11 发布 文件大小:2KB
0 127
下载积分: 1 下载次数: 4

代码说明:

  本程序可以帮助提取震荡信号或其他类似AM的信号的包络,利于学习和使用。(to get envelope of an oscillating signal- sinusoidal or otherwise)

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

发表评论


0 个回复

  • 1
    说明:  在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
    2007-12-09 20:16:04下载
    积分:1
  • 99273915MKT
    MK,一个很好的小程序,可以很方便的应用(MK, a good little program, you can easily use)
    2010-01-14 19:52:23下载
    积分:1
  • letterrecognition
    字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。(The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train our program to distinguish among letters. Some difficulties that need to be resolved are noise, joined letters, scaled or tilted letters, and distinguishing between letters that are similar to each other. )
    2009-07-09 10:15:43下载
    积分:1
  • Knapsack_dynamic_rus
    Knapsack Problem. Russian version. Dynamic programming.
    2010-05-11 13:12:53下载
    积分:1
  • CURVE-SKETCH-IN-MATLAB-GUI
    Making skecth in matlab GUI is fun. this code will give that chance and you can modify it on your own to get your desire.
    2013-10-17 11:46:30下载
    积分:1
  • determ
    this function used to calculate MATRIX DETERMINANT
    2012-10-03 22:35:10下载
    积分:1
  • inverted-pendulum-LQ
    c est un exemple d un pendule inversé avec moteur a courant continu commandé par la commande LQR SUR MATLAB simulink
    2015-03-16 16:53:24下载
    积分:1
  • griewang_Michalewicz
    Griewang and Michalewicz test bed for Genetic Algorithm Optimization Problems. This is a standard Test bed used by several authors to test the efficiency of their proposed algorithms.
    2011-02-12 00:38:32下载
    积分:1
  • StandardLMSwithWhiteInputs
    智能天线,自适应非盲算法LMS,探测制导LMS with white input.由于上传格式限制题目看仔细。后续还有上传,尽请期待。(Smart antennas, adaptive algorithm for non-blind LMS, probe-guided LMS with white input. As the title of carefully limit upload format. From there follow-up, please do not expect.)
    2010-05-12 01:21:56下载
    积分:1
  • PSK-sabbani
    phase shift keying report
    2011-05-10 02:18:24下载
    积分:1
  • 696518资源总数
  • 104737会员总数
  • 20今日下载