登录
首页 » matlab » ultrasonic nondestructive testing array design

ultrasonic nondestructive testing array design

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

代码说明:

  一个用于超声无损检测阵列设计的程序,功能很全,非常的实用(A design program for ultrasonic nondestructive testing array, the function is very complete, very practical)

文件列表:

ultrasonic-non-destructive-testing-array-design-master, 0 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\B_scan.m, 2123 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\Exercise_5_1.m, 2686 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\Exercise_5_2_re_optimised.m, 4692 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\Exercise_5_3.m, 8150 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\Exercise_5_4.m, 3233 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\README.md, 1784 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\Report.pdf, 6796536 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\fn_hanning.m, 980 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\focused_B_scan.m, 3527 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\hanning_window_calc.m, 1153 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\plane_B_scan.m, 3448 , 2016-12-29
ultrasonic-non-destructive-testing-array-design-master\sector_B_scan.m, 2601 , 2016-12-29

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

发表评论

0 个回复

  • swnt
    matlab建立碳纳米管模型,从而进行后面的其他运算(Matlab set up a carbon nanotube model to perform other operations.)
    2021-03-25 00:59:14下载
    积分:1
  • PLC五层电梯设计
    用PLC梯形图和三菱编程语言进行五层电梯的设计(Design of five-storey elevator)
    2020-11-16 21:09:40下载
    积分:1
  • 字符串读写函数fgets和fputs ,读字符串函数fgets函数的功能2
    字符串读写函数fgets和fputs ,读字符串函数fgets函数的功能2-string literacy fgets and fputs function, reading the string functions fgets of functionality 2
    2022-02-15 20:26:35下载
    积分:1
  • 数据挖掘上机资料
    数据挖掘上机的三道经典题目数据及简单说明 1.电影系统推荐 2.空手道社交网络分析 3.对国会投票的关联规则挖掘(Data mining on the computer of three classic topics and simple description 1. Film system recommendation 2. Karate social network analysis 3. Mining association rules for congressional votes)
    2020-06-28 23:40:02下载
    积分:1
  • xiaotuoluo
    捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
    2009-12-01 14:39:15下载
    积分:1
  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • COM versus CORBAA Decision Framework! 1 introduced the use COM or CORBA record D...
    COM versus CORBAA Decision Framework!一本介绍应该使用COM还是CORBA的记录文摘!-COM versus CORBAA Decision Framework! 1 introduced the use COM or CORBA record Digest!
    2022-02-20 20:57:59下载
    积分:1
  • Simulation_Debug_On_AVR
    Simulation_Debug_On_AVR nam
    2012-12-20 03:20:03下载
    积分:1
  • welCome
    说明:  Free download of an HTML5 website opening animation page special effects, which is based on HTML5 + CSS3 production
    2019-05-13 12:51:38下载
    积分:1
  • 清华大学足球机器人大赛程序。
    清华大学足球机器人大赛程序。-Qinghua University soccer robot competition procedures.
    2022-06-27 15:15:40下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载