登录
首页 » matlab » LightScatPro5

LightScatPro5

于 2008-10-30 发布 文件大小:160KB
0 159
下载积分: 1 下载次数: 2

代码说明:

说明:  球形粒子Mie 散射用Matlab编写的Mie theory计算程序。在光子学中运用广泛,使用非常方便(Mie scattering of spherical particles prepared by using Matlab program Mie theory. In the use of photonics in a wide range of very convenient to use)

文件列表:

version5
........\DescriptionAgregats
........\...................\2spheres.m
........\...................\2spheres2.m
........\...................\2spheresId.m
........\...................\DetectNanoPart.m
........\...................\DetectNanoPartTaflove.m
........\...................\DetectNanoPartTaflove2.m
........\diffusion.m
........\LightScatPro5.htm
........\OndesIncidentes
........\...............\ondeinc.mat
........\...............\OndePlane1.m
........\prog
........\....\acquisition_coeff.m
........\....\acquisition_post.m
........\....\axespolar.m
........\....\callback_interface.m
........\....\changerep.m
........\....\CoordEspace.m
........\....\cross_section.m
........\....\Debut.m
........\....\DecompostionOndePlane.m
........\....\diffusion_diagram.m
........\....\donnees.m
........\....\exclu.m
........\....\FichierTemp.m
........\....\Fin.m
........\....\interface_coeff.fig
........\....\interface_coeff.m
........\....\interface_Post_Traitement.fig
........\....\interface_Post_Traitement.m
........\....\Jlimite.m
........\....\ordre.m
........\....\PostTraitement.m
........\....\PostTraitement2.m
........\....\poynting.m
........\....\recons_champs.m
........\....\recons_champs_b.m
........\....\retour.m
........\....\stokes.m
........\....\T1.m
........\....\T1sphere.m
........\....\T1sphere_in.m
........\....\T2spheres.m
........\....\TestProg.htm
........\....\test_multi_translation_z.m
........\....\TNspheres.m
........\....\translation_astuce.m
........\....\translation_fct.m
........\....\translation_qcq.m
........\....\translation_qcq2.m
........\....\translation_z.m
........\....\translation_zc.m
........\....\view_champs.m
........\....\view_vecteur.m
........\....\wigner_mat1.m
........\....\wigner_mat2.m
........\....\wigner_recurrence1.m
........\....\wigner_recurrence2.m
........\scripts
........\.......\comparaison.m
........\.......\Description_scripts.htm
........\.......\EtudeCouplageNanoJet.m
........\.......\film_demo.m
........\.......\LargeurAiry.m
........\.......\NanoJet2.m
........\.......\PIERS_backscatt_kd.m
........\.......\polar_circ.m
........\.......\S0_IncCoeff_Lmax.m
........\.......\S0_IncWave_Lmax.m
........\.......\S1_BackScattDiag_R.m
........\.......\S1_BackScrosssection_R_n.m
........\.......\S1_Cext_R.m
........\.......\S1_CoefOndeScatt_R.m
........\.......\S1_crosssection_L99.m
........\.......\S1_crosssection_R.m
........\.......\S1_filmIzR2L_n.m
........\.......\S1_focale_n1.m
........\.......\S1_focale_n2.m
........\.......\S1_Imax_R93.m
........\.......\S1_movieIz_n.m
........\.......\S1_MoviePolar_angle.m
........\.......\S1_MoviePoynting_R.m
........\.......\S1_movieT_n.m
........\.......\S1_movie_n.m
........\.......\S1_Nanojet_AmplInt2.m
........\.......\S1_Nanojet_phi.m
........\.......\S1_Ttemps_R33.m
........\.......\S2ag_BackForScat_Lmax.m
........\.......\S2_BackScrosssection_d92.m
........\.......\S2_BackScrosssection_R2.m
........\.......\S2_BackScrosssection_R2_64.m
........\.......\S2_Cext_d65.m
........\.......\S2_crosssection_d.m
........\.......\S2_crosssection_R.m
........\.......\S2_stokes.m
........\.......\S_WE.m
........\.......\T22_test.m

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

发表评论

0 个回复

  • 运筹基础教材Operations-research-foundation
    运筹学基础教材,很难得的运筹学教材,供大家学习之用。
    2020-07-09 00:58:56下载
    积分:1
  • yantubbs-cam-model
    修正剑桥模型在不排水条件下的源程序,很有用,是最近做项目是研究的课题。(cambridge with fortran)
    2020-12-21 10:09:08下载
    积分:1
  • cp1
    计算风力机的转换功率的算例 根据流体力学激盘素理论推出 最大转换功率不可能超过0.47(cofficience of power change from wind energy to eletricity energy.)
    2010-02-09 03:18:18下载
    积分:1
  • mainunstructure
    非结构网格有限体积法求解二维欧拉方程程序,区别于结构网格(The unstructured grid finite volume method to solve two-dimensional Euler equation )
    2021-03-11 11:59:26下载
    积分:1
  • DERPAR
    常微分方程求解的搜索延拓法,克服了Newton-Raphson法对初值问题影响过大的问题(Solving Ordinary Differential Equations search continuation method to overcome the Newton-Raphson method for initial value problem of the impact of the problem is too large)
    2007-11-06 22:31:59下载
    积分:1
  • numerical
    求解二阶变系数常微分方程,主要用于涡激振动中频率响应的计算(Solving second-order ordinary differential equations with variable coefficients)
    2014-01-06 19:23:10下载
    积分:1
  • BEM_Acoustics
    边界元法,可以求解外声场、内声场,在此基础上可以开发出快速边界元法(boundary element method for acoustic problem)
    2021-04-25 10:18:46下载
    积分:1
  • adpcm_c_code
    PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。(PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.)
    2007-04-02 14:03:37下载
    积分:1
  • lengpui_V8.7
    多元数据分析的主分量分析投影,LZ复杂度反映的是一个时间序列中,用MATLAB编写的遗传算法路径规划。( Principal component analysis of multivariate data analysis projection, LZ complexity is reflected in a time sequence, Genetic algorithms using MATLAB path planning.)
    2017-02-14 22:23:32下载
    积分:1
  • Stress-wave-induced-Fracture
    计算动力学研究,应力波引起的裂纹扩展问题,供大家学习(Kinetics calculations, crack propagation problems caused by stress wave for everyone to learn)
    2013-12-28 22:12:46下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载