登录
首页 » matlab » 最短路径法射线追踪的MATLAB实现

最短路径法射线追踪的MATLAB实现

于 2017-07-12 发布 文件大小:59KB
0 196
下载积分: 1 下载次数: 17

代码说明:

  本文探讨了在MATLAB环境中实现最短路径射线追踪的方法和步骤,并通过数值模拟演示了所编程序在射线追踪正演计算中的应用。(This paper discusses the method and steps of realizing the shortest path ray tracing in MATLAB environment, and demonstrates the application of the program in ray tracing forward calculation by numerical simulation.)

文件列表:

最短路径法射线追踪的MATLAB实现.doc

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

发表评论

0 个回复

  • EPRI_Detailed_DFIG_v2
    实现风能MPPT功能,可在模型上进行故障特性分析(Realizing MPPT function of wind energy, fault characteristic analysis can be carried out on the model.)
    2019-04-17 13:39:48下载
    积分:1
  • VC++转换COLORREF值为RGB分量
    VC++转换COLORREF值为RGB分量,举个例子,在本例中,是将COLORREF值:0x000080FF转换成:R分量:0xFF、G分量:0x80、B分量:0x00,注意,并不是分离。请看定义:   //R分量   BYTE RED = GetRValue(cr);   //G分量   BYTE GREEN = GetGValue(cr);   //B分量   BYTE BLUE = GetBValue(cr);   CString strText = _T("");   strText.Format(_T("COLORREF值:0x%08X"), cr);   pDC->TextOut(100, 50, strText);   strText.Format(_T("R分量:0x%02X"), RED);   pDC->TextOut(100, 100, strText);   strText.Format(_T("G分量:0x%02X"), GREEN);   pDC->TextOut(100, 150, strText);   strText.Format(_T("B分量:0x%02X"), BLUE);   pDC->TextOut(100, 200, strText);
    2022-06-13 02:13:45下载
    积分:1
  • OVM(Open Verification Methdology) for system verilog or systemC
    OVM(Open Verification Methdology) for system verilog or systemC
    2022-08-12 12:55:41下载
    积分:1
  • 自定义保存报警
    说明:  mcgs存盘数据浏览,可以自定义浏览查询数据。(MCGS inventory data browsing, you can customize browsing query data.)
    2019-05-14 10:06:20下载
    积分:1
  • 15765_3
    iso15765 - 1 document
    2019-06-19 00:16:53下载
    积分:1
  • cadense orcad capture
    cadense orcad capture
    2022-09-17 21:45:03下载
    积分:1
  • Using PowerBuilder dish prepared by the customers the proof interface. From onli...
    这是一个用PowerBuilder编写的金碟客户凭证的接口的程序。来源于网上。-Using PowerBuilder dish prepared by the customers the proof interface. From online.
    2022-02-18 16:31:37下载
    积分:1
  • MMC_5level_inverter
    说明:  PSCPWM控制的5电平模块化多电平模型,能运行出图,控制方面做的一般(PSCPWM controlled 5-level modular multi-level model, can run the map, the control aspect is generally)
    2020-09-06 10:38:04下载
    积分:1
  • J2EE应用开发WebLogic+JBuilder随书源码
    J2EE应用开发WebLogic+JBuilder随书源码,书中的源代码是以JBuilder工程形式组织的,可以使用JBuilder直接打开相应的工程。书中的实例在JBuilder8(JBuilder9)以及weblogic server7.0的环境下测试通过。
    2022-02-02 11:24:59下载
    积分:1
  • 8路模拟数据采集,希望能帮助到需要的朋友,加油。
    8路模拟数据采集,希望能帮助到需要的朋友,加油。-8-channel analog data acquisition, the need to help friends and refueling.
    2022-01-25 20:48:00下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载