登录
首页 » matlab » shark

shark

于 2020-11-06 发布 文件大小:433KB
0 217
下载积分: 1 下载次数: 36

代码说明:

  一个simulink中调用m函数的例子,演示潜水艇建模及m函数编译(A call simulink function m examples, demos submarine modeling and m function compiler)

文件列表:

contents.m
demos
.....\abcdk.mat
.....\linattk.m
.....\nlksf.mdl
.....\oploop.mdl
.....\xtrlmod.mdl
demos.m
doc
...\shark.pdf
info.xml
mex5
....\a2clcd.c
....\a2clcd.h
....\a2clcdxc.c
....\a2clcdxc.h
....\rpy2j.c
....\rpy2j.h
....\rpy2r_eb.c
....\rpy2r_eb.h
....\tau_cor.c
....\tau_cor.h
....\tau_damp.c
....\tau_damp.h
....\tau_rest.c
....\tau_rest.h
....\vp.c
....\vp.h
....\vxdot.c
....\vxdot.dll
....\vxdot.h
....\vxdot_mex.c
mex6
....\a2clcd.c
....\a2clcd.h
....\a2clcdxc.c
....\a2clcdxc.h
....\rpy2j.c
....\rpy2j.h
....\rpy2r_eb.c
....\rpy2r_eb.h
....\tau_cor.c
....\tau_cor.h
....\tau_damp.c
....\tau_damp.h
....\tau_rest.c
....\tau_rest.h
....\vp.c
....\vp.h
....\vxdot.c
....\vxdot.dll
....\vxdot.h
....\vxdot_mex.c
shark.m
source
......\a2clcd.m
......\a2clcdxc.m
......\rpy2j.m
......\rpy2r_eb.m
......\tau_cor.m
......\tau_damp.m
......\tau_rest.m
......\vp.m
......\vxdot.m
vehicle.m

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

发表评论

0 个回复

  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • M-Files
    说明:  有限元计算在有限应变描述下基于3D应变的形状记忆合金本构模型的数值实现提交给智能材料和结构。(Finite element calculation)
    2019-04-11 15:22:12下载
    积分:1
  • of the book is to make the C
    这本书的目的是让C蛇贪吃
    2022-02-01 21:45:39下载
    积分:1
  • C语言精彩编程很好的资料
    C语言精彩编程很好的资料-C Programming Language wonderful good information
    2023-03-27 01:55:04下载
    积分:1
  • VB卸载程序示例源码
    VB卸载程序示例源码,类似Windows控件面板中的程序卸载面板的功能,删除掉一些不用的程序,演示删除程序清除注册信息的过程,在你写成品软件的时候,为你程序写一个卸载程序是必不可少的,本程序示例可为您提供一份参考。
    2022-02-21 08:13:26下载
    积分:1
  • POD_DMD-master
    说明:  对涡结构进行模态降解,可提取尾流的相干结构(The coherent structure of wake can be extracted by modal degradation of vortex structure)
    2019-03-04 20:27:28下载
    积分:1
  • 全自动洗衣机汇编程序
    说明:  全自动洗衣机的汇编语言程序,包括具体介绍(Assembly Language Program of Fully Automatic Washing Machine, Including Specific Introduction)
    2019-03-10 16:14:33下载
    积分:1
  • 79419087gameD
    说明:  simple network game(simple network game matlab code)
    2019-05-21 21:51:55下载
    积分:1
  • shagnquan
    熵权法,熵权法,熵权法,熵权法,熵权法,熵权法,熵权法,熵权法(Entropy Method,Entropy Method,Entropy Method,Entropy Method,Entropy Method,Entropy Method,Entropy Method)
    2020-12-30 13:49:00下载
    积分:1
  • 数据结构中的插入排序分析和比较。有各种插入排序的算法描述。...
    数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm description.
    2022-02-02 15:24:55下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载