登录
首页 » matlab » order

order

于 2021-04-22 发布 文件大小:2KB
0 221
下载积分: 1 下载次数: 17

代码说明:

  matlab阶次分析,实用代码,包括数据、脉冲提取、等角度计算、傅里叶变换和阶次提取。(matlab order analy,Including data, pulse extraction, equal angle calculation, Fourier transform and order extraction)

文件列表:

order.m, 5092 , 2019-03-11

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

发表评论

0 个回复

  • Edge finding with fuzzy logic
    说明:  Find MRI image edge with fuzzy logic
    2019-07-06 00:10:22下载
    积分:1
  • 介绍了一种求解复杂优化问题的启发式算法
    介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS to both symmetric and asymmetric traveling salesman problems. Results show that ACS is able to find good solutions to these problems
    2023-08-15 20:45:03下载
    积分:1
  • 发送邮件
    php发邮件程序,运行sendmail.php就可以了-send mail
    2022-02-05 05:05:47下载
    积分:1
  • 人才网站系统强大的功能和更多化体系与人性化操作相结合成为了现代主流的人才网...
    人才网站系统强大的功能和更多化体系与人性化操作相结合成为了现代主流的人才网
    2022-05-09 05:08:34下载
    积分:1
  • 游戏一个小游戏你可以自己在中玩!很好玩的一款游戏啊
    游戏一个小游戏你可以自己在其中玩!很好玩的一款游戏啊-game a little game you can play in them! Very fun in a game ah
    2022-05-25 07:46:51下载
    积分:1
  • 读取水动力计算软件AQWA生成的LIS文件
    读取水动力计算软件AQWA生成的LIS文件(Read the hydrodynamic parameters generated by AQWA in MATLAB)
    2020-06-19 07:40:02下载
    积分:1
  • SCNRLOSS
    分别利用CCG算法、MCG算法、SMI算法、及基于L1范数的相应算法求雷达信号的输出信杂噪比损失(Using CCG algorithm, MCG algorithm, SMI algorithm and corresponding algorithm based on L1 norm to calculate the output SNR loss of radar signal respectively)
    2021-01-10 16:48:51下载
    积分:1
  • NimbleKitDoc
    NimbleKitDoc.pdf 一个第三方 开发 平台(NimbleKitDoc.pdf a third-party development platform)
    2010-08-21 06:38:58下载
    积分:1
  • VF_control_model_380
    说明:  逆变v/f控制,输出电压稳定,pscad仿真(Inverter v/f control, stable output voltage, PSCAD simulation)
    2019-04-18 19:36:30下载
    积分:1
  • C# 监控Windows剪贴板程序
    C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:   private void Frm_Main_Load(object sender, EventArgs e)   {    timer1.Interval = 1000;//设置计时器间隔为1000毫秒    timer1.Start();//启动计时器   }   private void timer1_Tick(object sender, EventArgs e)   {    if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据    richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中   }
    2023-08-14 00:35:02下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载