登录
首页 » matlab » 利用matlab求解其散射截面消光截面和吸收截面Mie-Matlab-Maetzler-v2

利用matlab求解其散射截面消光截面和吸收截面Mie-Matlab-Maetzler-v2

于 2020-07-06 发布 文件大小:38KB
0 321
下载积分: 1 下载次数: 68

代码说明:

  金属小球的米氏散射,利用matlab求解其散射截面消光截面和吸收截面(Mie scattering metal ball, using matlab to solve the scattering and absorption extinction cross-section )

文件列表:

Mie-Matlab-Maetzler-v2
......................\besselplot1.m,1064,2002-11-01
......................\besselplot2.m,1092,2002-11-01
......................\besselplot3.m,929,2002-11-01
......................\Besselplot4.m,1319,2002-11-01
......................\besselplot5.m,754,2002-11-01
......................\besselriccati.m,569,2002-11-01
......................\epsice.M,512,2002-11-01
......................\epswater.m,591,2002-11-01
......................\epswater93.m,430,2002-11-01
......................\Mie.m,1754,2002-11-01
......................\Mie2.m,1763,2002-11-01
......................\Mie2_ab.m,1098,2002-11-01
......................\Mie2_abs.m,1037,2002-11-01
......................\Mie2_cd.m,1187,2002-11-01
......................\Mie2_esquare.m,1574,2002-11-01
......................\Mie2_S12.m,659,2002-11-01
......................\Mie2_tetascan.m,911,2002-11-01
......................\Mie2_xscan.m,1121,2002-11-01
......................\Mieab_1.m,437,2002-11-01
......................\Mieab_2.m,537,2002-11-01
......................\Miecoated.m,2159,2002-11-01
......................\Miecoated_ab1.m,2166,2002-11-01
......................\Miecoated_ab2.m,1473,2002-11-01
......................\Miecoated_ab3.m,1474,2002-11-01
......................\Miecoated_prscan.m,1265,2002-11-01
......................\Miecoated_rain3.m,2240,2002-11-01
......................\Miecoated_rain4.m,2009,2002-11-01
......................\Miecoated_rain5.m,2023,2002-11-01
......................\Miecoated_rain6.m,2179,2002-11-01
......................\Miecoated_rain7.m,2182,2002-11-01
......................\Miecoated_S12.m,661,2002-11-01
......................\Miecoated_tetascan.m,882,2002-11-01
......................\Miecoated_wrscan.m,1286,2002-11-01
......................\Miecoated_wscan.m,1265,2002-11-01
......................\Mie_1.m,975,2002-11-01
......................\Mie_2.m,1554,2002-11-01
......................\Mie_ab.m,1047,2002-11-01
......................\Mie_abcd.m,962,2002-11-01
......................\Mie_abs.m,742,2002-11-01
......................\Mie_cd.m,953,2002-11-01
......................\Mie_esquare.m,1364,2002-11-01
......................\Mie_pt.m,437,2002-11-01
......................\Mie_rain1.m,877,2002-11-01
......................\Mie_rain1c.m,1002,2002-11-01
......................\Mie_rain1d.m,958,2002-11-01
......................\Mie_rain1r.m,881,2002-11-01
......................\Mie_rain2.m,1398,2002-11-01
......................\Mie_rain3.m,2011,2002-11-01
......................\Mie_rain4.m,1628,2002-11-01
......................\Mie_rain5.m,1463,2002-11-01
......................\Mie_S12.m,603,2002-11-01
......................\Mie_tetascan.m,726,2002-11-01
......................\Mie_xscan.m,929,2002-11-01

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

发表评论

0 个回复

  • matlabsample
    主要有高斯处理,通过MATLAB处理文件(Are Gaussian processing, processing of documents through the MATLAB)
    2010-11-13 09:20:00下载
    积分:1
  • MatLab-20Tutorial
    MatLab-20Tutorial.zip........this file contains 20 pdf tutorails on matlab with examples on m files.
    2009-12-30 01:17:59下载
    积分:1
  • Lagrange_gui
    Lagrange插值多项式求线性方程组,数值分析考试用(Lagrange polynomial interpolation of linear equations, numerical analysis examinations)
    2010-05-20 19:30:43下载
    积分:1
  • anapulse
    该程序能够产生一个脉冲调制信号,信号为复数解析类型,实部满足狄拉克脉冲函数(the procedure can have a pulse modulation signals, signal analysis for complex types, meet the real Dirac pulse function)
    2007-04-02 17:23:28下载
    积分:1
  • Q3
    说明:  prorame for calculting GMRL and GMRC
    2015-01-27 07:23:31下载
    积分:1
  • Finalweak_signal
    this code is developed for weak signal detection in impulsive noise environment.
    2010-11-16 21:41:45下载
    积分:1
  • fisher
    费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1 and -1). alg is a number between 1 and 3 that specifies how to find w: alg = 1: w is the generalized eigenvalue of A,B. alg = 2: w is the solution to Bw = (mu_1-mu_2) alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1 and-1). alg is a number between 1 and 3 that specifies how to find w: alg = 1: w is the generalized eigenvalue of A,B. alg = 2: w is the solution to Bw = (mu_1-mu_2) alg = 3: solve the corresponding regression problem)
    2010-05-27 23:16:12下载
    积分:1
  • 1希尔伯特
    希尔伯特变换hilbert得到的解析信号,并对变换结果进行傅里叶变换,观察频谱分布(Hilbert transform to obtain the analytic signal, and transform the results of Fourier transform, observe the spectrum distribution)
    2017-10-26 10:04:20下载
    积分:1
  • pressione
    This functions models the pression profile with height
    2014-09-29 20:37:08下载
    积分:1
  • machine-learning-ex1
    说明:  吴恩达机器学习课程第一次练习作业(主要关于线性规划以及其损失函数的两种计算方式)(The first exercise of wuenda machine learning course (mainly on linear programming and two calculation methods of its loss function))
    2021-03-17 09:53:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载