登录
首页 » matlab » 船舶在海中航行时MATLAB的仿真模型研究

船舶在海中航行时MATLAB的仿真模型研究

于 2020-12-09 发布
0 215
下载积分: 1 下载次数: 12

代码说明:

说明:  建立了随机海浪的仿真模型,利用 MATLAB 软件对海浪波倾角及船舶的横摇运动进行了仿真(The simulation model of random wave is established, and the inclination of wave and rolling motion of ship are simulated by MATLAB software)

文件列表:

船舶在海中航行时MATLAB的仿真模型研究.pdf, 619745 , 2019-12-16

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

发表评论

0 个回复

  • 深入理解C#(中文第三版)
    说明:  深入理解C#(中文第三版)pdf文档 带目录清晰版(C# in depth)
    2020-06-20 23:20:02下载
    积分:1
  • mail查询 pop3 smtp javamail test thinking in java
    mail查询 pop3 smtp javamail test thinking in java-mail inquiries pop3 smtp javamail test thinking in java
    2022-01-27 21:51:07下载
    积分:1
  • Chapter01
    说明:  《PyQt5快速开发与实战》 第一章节程序(PyQt5 Rapid Development and Practice Chapter I Procedure)
    2020-06-21 07:40:02下载
    积分:1
  • EADC_SOFT_INT
    通过软件触发进行ADC管脚采样,不使用定时器或者其他方式触发,节省了定时器(The ADC pin sampling is triggered by software triggering, and the timer is saved without using timers or other modes)
    2017-08-30 16:59:07下载
    积分:1
  • Delphi编写的工装管理系统
    基于Delphi+Access数据库编写开发的工装登记管理系统,适合工厂和公司对员工工装就行信息管理,主要功能包括:新工装登记、工装订货单登记、工装完工登记、工装信息查询 、工装信息更改与更新,当前月报表统计、以及帮助信息,功能就不一一列举了,源码包内有可执行文件和测试数据库,自己测试下便知。
    2023-03-19 08:10:04下载
    积分:1
  • depthmapX-0.50-64bit-Windows
    depthmapX-0.5-x64-windows
    2020-06-21 21:20:02下载
    积分:1
  • DFIG Feb07
    说明:  这是一个双馈风机标准模型,容量为3MW,是PSCAD仿真官方模型(This is a standard model of doubly-fed fan with a capacity of 3MW, which is the official model of PSCAD simulation.)
    2020-02-18 15:50:27下载
    积分:1
  • 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
  • down
    一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
    2018-12-30 10:57:37下载
    积分:1
  • 新建文本文档
    对无线电能传输过程中的互感及其自感进行估计和计算,得出结果。(The mutual inductance and self-inductance of radio energy transmission are estimated and calculated.)
    2020-06-17 21:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载