登录
首页 » matlab » computational-ultrasonics

computational-ultrasonics

于 2021-04-02 发布 文件大小:88KB
0 151
下载积分: 1 下载次数: 22

代码说明:

  用于超声matlab的数值仿真:瑞利积分计算超声,高斯法计算超声,基尔霍夫系数,波恩系数(computational ultrasonics)

文件列表:

remead.txt,330,2012-03-08

附录1 瑞利积分
..............\ngifft.m,781,2011-11-17
..............\signalfft.asv,227,2011-11-17
..............\signalfft.m,227,2011-11-17
..............\spath.asv,730,2011-11-17
..............\spath.m,730,2011-11-17
..............\test1.m,137,2011-11-17
附录2 高斯法
............\mutiweld.asv,8094,2011-11-18
............\mutiweld.m,8094,2011-11-18
附录3 基尔霍夫系数
..................\codiff.asv,385,2011-11-19
..................\codiff.m,557,2011-11-23
..................\codiffps.m,551,2011-11-23
..................\codiffsp.m,716,2011-11-23
..................\codiffss.m,702,2011-11-23
附录4 波恩系数
..............\modifybornapproximationBscanEllipsoidfo100.asv,4204,2011-11-23
..............\modifybornapproximationBscanEllipsoidfo100.m,4046,2011-11-23
附录5 GTD衍射系数
.................\coegtd2.m,436,2011-11-24
附录6 相控阵
............\ngph.asv,847,2011-11-24
............\ngph.m,921,2011-11-24
............\ph.m,532,2011-11-24
............\signalfft.m,227,2011-11-24
............\spath.m,730,2011-11-24
............\test1.asv,170,2011-11-24
............\test1.m,182,2011-11-24

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

发表评论

0 个回复

  • ASK调制解调
    说明:  matlab实现ASK数字调制,文档包括ASK调制的两种方法,一种通过IQ调制实现,另外直接进行复数调制,还包含滤波函数。(Realization of ask digital modulation with MATLAB)
    2020-08-16 22:48:24下载
    积分:1
  • 聊天机器人Delphi程序源码
    Delphi聊天机器人程序,会和聊天用户进行简单的对话,回复简单的问题,实际上是预设了几种聊天用语,程序自动调用而实现。   聊天短语内容存储在Access数据库中,并做了防止重复回复的功能,尽量做到人性化,当然,程序还差的很远,仅供参考。
    2022-01-25 14:57:35下载
    积分:1
  • A foreign code, modeled after the production of virtual city, Vector style, very...
    一个国外的代码,仿造虚拟城市制作,矢量风格,十分优秀。-A foreign code, modeled after the production of virtual city, Vector style, very good.
    2022-04-21 17:48:00下载
    积分:1
  • 大学人事管理系统 大学人事管理系统
    大学人事管理系统 大学人事管理系统-University of the University System of Personnel Management Personnel Management System University Personnel Management System
    2022-08-19 16:01:19下载
    积分:1
  • 电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路...
    电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路-power system fault, can calculate the single-phase short circuit, short-circuit to the single-phase and three-phase short-circuit, two-phase short-circuit grounding, two phase short circuit
    2023-02-14 13:00:04下载
    积分:1
  • 对叠加的信号进行显示和频谱的仿真,中主要是对SIN信号的叠加...
    对叠加的信号进行显示和频谱的仿真,其中主要是对SIN信号的叠加-The signal of the superimposed display and spectrum simulation, the main signal is the superposition of SIN
    2022-03-21 22:26:59下载
    积分:1
  • 电动汽车SOC估计算法
     在安时计量方法的基础上, 采用基于折算库仑效率的卡尔曼滤波算法估计蓄电池荷电状态(SOC),并 将此方法应用于 HEV6580混合动力电动汽车镍氢电池管理系统。系统实现的功能包括: 数据监测、数据显示、CAN 通信、SOC估计、热管理和安全报警。经电池试验台模拟工况试验验证, 电池管理系统各子系统达到设计要求且工 作稳定。改进 SOC估计方法解决了传统安时计量法不能估计初始 SOC、难于准确测量库仑效率的问题, 为电池管 理系统稳定工作提供保证(Based on the counting method, using the Calman filter algorithm converting coulomb efficiency estimation based on state of charge (SOC), and This method is applied to the Ni MH battery management system of HEV6580 hybrid electric vehicle. The functions of the system include: data monitoring, data display, CAN Communication, SOC estimation, heat management and security alarm. The battery management system has been verified by the simulation test, and the subsystems of the battery management system meet the design requirements and work. Make it stable. The improved SOC estimation method to solve the SOC, the initial coulombic efficiency are difficult to measure the traditional ampere hour measurement cannot be estimated for the battery tube Providing guarantee for the stability of the system)
    2017-12-05 21:14:56下载
    积分:1
  • MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。...
    MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。-Two C programs of MS12864J,not compiled.Anyone help me?
    2022-01-26 06:10:56下载
    积分:1
  • TETRIS
    此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
    2013-10-23 21:46:26下载
    积分:1
  • exchange circuit formula, hardware design good helper, a light
    交流电路计算公式,硬件设计的好帮手,轻轻松松设计电路-exchange circuit formula, hardware design good helper, a light-hearted circuit design
    2022-02-06 16:38:58下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载