登录
首页 » matlab » ModeShape_v2_1h

ModeShape_v2_1h

于 2020-09-07 发布 文件大小:269KB
0 185
下载积分: 1 下载次数: 1

代码说明:

  该程序用于计算和可视化Lamb波的传播模式(The Mode shape program is a tool for the calculation and visualization of Lamb wave propagating modes.)

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

发表评论

0 个回复

  • sap-voicebox-master
    适用于各个版本的MATLAB语音信号处理工具箱。(VoiceBox which is available for all versions of MATLAB)
    2019-06-25 09:14:12下载
    积分:1
  • thinking.in.flexible.engineering
    thinking.in.flexible.engineering 大道至简 向你讲述 软件开发中 的两个内容:做什么和为什么做(thinking.in.flexible.engineering Road to SR telling you about the software development of two elements : what to do and why to do)
    2007-04-22 10:36:09下载
    积分:1
  • 课程设计
    JavaEE project based on SSM framework.
    2018-01-05 04:12:51下载
    积分:1
  • 解决以下问题:
    For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
    2022-12-06 21:00:03下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 一个小程序,本地是access,网络是Oracle
    一个小程序,本地是access,网络是Oracle-A small program, the local is the access, the network is the Oracle
    2022-02-02 06:10:41下载
    积分:1
  • inventory management for shops
    inventory management for shops
    2022-12-12 23:55:03下载
    积分:1
  • Java Applet小程序图片显示实例
    Java Applet小程序图片显示实例,Applet小程序中装载一幅照片并显示出来,有需要此方面资料的Java爱好者可下载参考本源码。
    2022-02-02 12:02:43下载
    积分:1
  • touch
    说明:  data for touch with spice
    2019-06-29 12:46:28下载
    积分:1
  • FORTRAN语言的一个编辑
    Fortran语言编辑的一维电磁场FDTD模拟-Fortran language editor of the one-dimensional FDTD simulation of electromagnetic fields
    2022-03-28 13:18:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载