登录
首页 » matlab » MieSimulatorGUI_v1_1

MieSimulatorGUI_v1_1

于 2019-05-08 发布
0 94
下载积分: 1 下载次数: 2

代码说明:

说明:  基于matlabd的mie散射程序,可以用于计算光散射的各项参数(Michaelis scattering based on MATLAB)

文件列表:

MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1, 0 , 2018-06-28
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\CustomDataSamples, 0 , 2018-06-28
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\CustomDataSamples\CustomSample1.txt, 78 , 2018-02-23
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\CustomDataSamples\CustomSample2.txt, 78 , 2018-02-23
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\icudt54.dll, 25338368 , 2015-04-30
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\icuin54.dll, 2036224 , 2015-04-30
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\icuuc54.dll, 1387008 , 2015-04-30
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\libEGL.dll, 11264 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\libGLESv2.dll, 1713664 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\LICENSE_GPLv3.rtf, 93266 , 2018-02-22
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\LICENSE_LGPLv3.rtf, 64649 , 2018-02-22
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\MieSimulator_v1_1.exe, 1106432 , 2018-06-28
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\msvcp100.dll, 421200 , 2018-02-07
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\msvcr100.dll, 773968 , 2018-02-07
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\platforms, 0 , 2018-06-28
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\platforms\qminimal.dll, 26112 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\platforms\qoffscreen.dll, 529408 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\platforms\qwindows.dll, 991744 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5Core.dll, 4652544 , 2018-02-27
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5Gui.dll, 4877312 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5OpenGL.dll, 271872 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5PlatformSupport.lib, 1679528 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5PrintSupport.dll, 265728 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5Svg.dll, 250368 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\Qt5Widgets.dll, 4491264 , 2015-10-12
MieSimulatorGUI_v1_1\MieSimulatorGUI_v1_1\README.MD, 1425 , 2018-02-26

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

发表评论

0 个回复

  • KronD
    Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k. A very simple function with only a single if-else statement. Saves a bit of typing when the Kronecker Delta is needed.
    2010-01-27 20:45:55下载
    积分:1
  • MATLBdePPThedaan
    说明:  MATLAB学习的PPT及有关练习题和答案为MATLAB的高级学习提高有效的帮助(MATLAB learning PPT and the exercises and answers for the MATLAB high-level study to help improve the effective)
    2008-12-08 10:44:10下载
    积分:1
  • mianbanhuigui
    面包板模型程序,引用通过面包板模型得到几个因素对另一个因素的影响因子(Breadboard model program, cited several factors to get another factor influencing factors breadboard model by)
    2014-08-18 23:02:10下载
    积分:1
  • price_state
    translation between discrete data and continus data
    2013-04-07 01:49:22下载
    积分:1
  • HC_analytical_h
    heat transfer by conduction analytical
    2015-04-03 09:15:26下载
    积分:1
  • initRandomMat
    说明:  负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。initRandomMat文件(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.initRandomMat)
    2020-03-25 21:17:34下载
    积分:1
  • mddm(data)
    MDDM多标记降维,可以用来减少高维多标记数据的维度。(MDDM is a package for multi-label dimensionality reduction. It can be used to reduce the dimensionality of high-dimensional multi-label data. )
    2011-05-12 16:24:08下载
    积分:1
  • Region_of_interest_GUI
    Run the ROI file by issuing the command ROI in the command window and a GUI screen will pop up, the screen may be used for selecting a Region of interest while viewing the full length movie and adjusting the region of interest accordingly, after hitting save the GUI will dismantle the movie to seperate images and will save them in current folder.The GUI panel is self explanatory and as such does not require any further explanations
    2013-08-01 22:17:11下载
    积分:1
  • chazhi
    对函数插值的理解与运用,重在掌握插值语句的使用与认识(On the understanding and use of the interpolation function, focusing grasp and understanding of the use of interpolation statement)
    2013-12-25 14:40:30下载
    积分:1
  • Codes-Source
    loading a text file from a directory to your workspace in matlab
    2009-04-17 23:15:13下载
    积分:1
  • 696522资源总数
  • 104038会员总数
  • 40今日下载