登录
首页 » matlab » levy

levy

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

代码说明:

  生成levy噪声,levy噪声作为一种非高斯噪声,在科研中经常使用(The generation of levy noise, levy noise as a non Gauss noise, is often used in scientific research)

文件列表:

levy.m, 6438 , 2017-10-15

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

发表评论

0 个回复

  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • [图灵程序设计丛书].Python机器学习经典实例
    机器学习的实践书,图灵程序设计用书。有需要的可以学习一下(Practice book of machine learning)
    2019-03-22 09:40:40下载
    积分:1
  • network designers examination information. Feel good. Some hope to those who wan...
    网络设计师考试资料。个人觉得不错的。希望对一些想考试的人有帮助-network designers examination information. Feel good. Some hope to those who want to test help
    2022-01-25 18:14:40下载
    积分:1
  • IEC104规约 发送接收程序测试源码
    IEC104规约 发送接收程序测试源码,文件包含详细的内容源码以及注释。对刚接触IEC104规约的电力人员来说是很好的资料。                                                                                                 
    2022-08-18 06:45:43下载
    积分:1
  • 西安市的公交车查询,我自己做的
    西安市的公交车查询,我自己做的-Xi"an for the bus, I do
    2023-06-17 06:40:04下载
    积分:1
  • mulu-cao-zuo
    基于LabWindows/CVI的目录操作(Based on the LabWindows/CVI directory operation)
    2012-03-14 17:33:41下载
    积分:1
  • matlab的simulink平台搭建合成的正弦波 sin
    在matlab的simulink平台搭建合成的正弦波(Building synthetic sinusoidal wave on MATLAB Simulink platform)
    2020-06-22 03:20:01下载
    积分:1
  • 一款jQuery和CSS3箭头式滑块特效
    一款jQuery和CSS3箭头式滑块特效(A special effect of jQuery and CSS3 arrow slider)
    2018-12-28 10:25:18下载
    积分:1
  • C++SQL
    说明:  利用C++实现与SQL server通讯,代码无误,需按照连接语句自建数据库,VS2019调试成功。(Using C + + to realize communication with SQL server, the code is correct, the database needs to be built according to the connection statement, vs2019 debugging is successful.)
    2020-05-26 15:24:27下载
    积分:1
  • 用java写的速算24游戏
    用java写的速算24游戏-with the speed counting 24 games
    2022-09-09 03:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载