登录
首页 » matlab » envelope

envelope

于 2006-04-07 发布 文件大小:1KB
0 94
下载积分: 1 下载次数: 2

代码说明:

说明:  提取振动曲线的波峰和波谷值,返回对应的坐标值和峰值。(extract vibration curve peaks and trough values corresponding to the coordinates of the peak value.)

文件列表:

envelope.m

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

发表评论

0 个回复

  • ESP8266一对一通信
    实现两个esp8266在stm32f103上的简单通信例程(Implementation of two simple communication routines on esp8266 on STM32F103)
    2020-11-25 14:29:33下载
    积分:1
  • 可通过正则表达式进行无限级别的批量文本内容替换
    可通过正则表达式进行无限级别的批量文本内容替换-Regular expressions can be an unlimited-level text batch replace
    2023-07-07 10:10:03下载
    积分:1
  • dianfanbao
    定时时间可设置,7219显示,输出开关量信号(Timing time can be set, 7219 display, output switching signal)
    2020-06-19 08:00:02下载
    积分:1
  • Python机器学习算法—赵志勇
    说明:  Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
    2019-05-08 10:36:59下载
    积分:1
  • VB实现表格打印,借用XPrinter控件实现数据表格的网格,和数据打印...
    VB实现表格打印,借用XPrinter控件实现数据表格的网格,和数据打印-VB tabel print
    2023-05-14 05:55:03下载
    积分:1
  • Massive MIMO-NOMA
    说明:  用于实现大规模混合信道的mimo仿真,效果显著(Mimo simulation for large - scale mixed channel has remarkable effect.)
    2020-07-09 09:08:52下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • Vb+MO开发GIS源代码,内容为常用的图形操作
    Vb+MO开发GIS源代码,内容为常用的图形操作-Vb MO Development GIS source code, content for the operation of commonly used graphics
    2023-08-25 14:00:03下载
    积分:1
  • 079HShield
    冒险岛079过hs补丁,真的很好用,一直都在用呢(Adventure Island 079 over HS patch)
    2019-02-18 00:41:06下载
    积分:1
  • Delphi源代码查看管理程序
    Delphi源代码查看管理程序——SourseBase,是一款方便快捷的文本,代码管理工具,支持多种代码的高亮方式,具有Windows XP风格的界面,使用它可以方便的编辑Delphi代码,还可以导出Html网页语法高亮文件,以及RTF文件,还有双击关闭程序的功能。
    2022-03-15 08:53:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载