登录
首页 » matlab » 具有散射吸特性的介质中的2维的辐射传输方程RTE_2D_MATLAB

具有散射吸特性的介质中的2维的辐射传输方程RTE_2D_MATLAB

于 2020-11-16 发布
0 111
下载积分: 1 下载次数: 3

代码说明:

说明:  计算具有散射吸特性的介质中的2维的辐射传输方程(Calculation of two dimensional radiative transfer equation)

文件列表:

RTE_2D_MATLAB\RTE_2D_MATLAB\gmesh_fp_rte.m, 5797 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\main.m, 975 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\readme.m, 1747 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\rte_dot.mexw32, 56320 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\rte_dot_w.mexw32, 65024 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\sample_geometry.mat, 505 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\bc_reflection2_fp.h, 4661 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\boundary_fp.h, 2543 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\defect_fp.h, 8447 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\defect_fp_w.h, 12051 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\detector_fp.h, 6589 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\edgeterm_fp.h, 4677 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\free_space_fp.h, 3210 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\free_space_fp_w.h, 3216 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\initialization_fp.h, 19342 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\initialization_fp_w.h, 19580 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\interpolation_fp.h, 4720 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\interpolation_fp_w.h, 5868 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\matrixsolver3by3_fp.h, 1325 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\matrixsolver3by3_fp_w.h, 3976 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\mgcycle_fp.h, 11555 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\mgcycle_fp_w.h, 11792 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\relaxation_fp.h, 10268 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\relaxation_fp_w.h, 12118 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\RTE_2D.h, 11549 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\RTE_2D_w.h, 11949 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\rte_dot.c, 3033 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\rte_dot_w.c, 3495 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\spatialmapping_fp.h, 8099 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes\utilityfunctions_rte.h, 7618 , 2010-02-16
RTE_2D_MATLAB\RTE_2D_MATLAB\source c codes, 0 , 2020-01-10
RTE_2D_MATLAB\RTE_2D_MATLAB, 0 , 2020-01-10
RTE_2D_MATLAB, 0 , 2020-01-10

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

发表评论

0 个回复

  • Gray_PID
    Matlab连续系统灰色PID跟踪,预测加控制(Matlab for Gray PID tracking system, add the control prediction)
    2009-03-31 01:46:47下载
    积分:1
  • Arithmetic_coding
    基于上下文的算术编码,用于图像压缩中的熵编码环节。(Arithmetic coding for entropy coding in image compression link.)
    2010-11-21 12:06:46下载
    积分:1
  • fdtd2D_TM
    说明:  利用时域有限差分(FDTD)仿真二维(2D)横磁波(TM)的传播,吸收边界条件为完全匹配层(PML)。(The use of finite difference time domain (FDTD) simulation of two-dimensional (2D) transverse magnetic (TM) the spread of absorbing boundary conditions for the perfectly matched layer (PML).)
    2009-08-23 04:31:23下载
    积分:1
  • weightpercent
    Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percentiles for Monte % Carlos simulations where some simulations are very bad (in terms of goodness % of fit between simulated and actual value) than the others and to give % the lower weights based on some goodness of fit criteria.(Returns weighted percentiles of a sample given the weight vector w The idea is to give more emphasis in some examples of data as compared to others by giving more weight. For example, we could give lower weights to the outliers. The motivation to write this function is to compute percentiles for Monte Carlos simulations where some simulations are very bad (in terms of goodness of fit between simulated and actual value) than the others and to give the lower weights based on some goodness of fit criteria .)
    2007-11-02 14:41:18下载
    积分:1
  • barlow
    Barlow model for EEG
    2014-11-07 21:31:44下载
    积分:1
  • rls
    RLS滤波算法的matlab实现,有注释(RLS filter algorithm)
    2010-12-13 21:07:57下载
    积分:1
  • channel_ldpc
    LDPC码在matlab环境下的仿真. 还有些地方可以改进.(Simulation of LDPC code.)
    2011-04-25 16:20:30下载
    积分:1
  • SP
    说明:  一种快速有效、性能可靠的信号重构算法是压缩感知理论的核心部分,对于 这部分内容,许多卓有成效的研究工作正在陆续展开。从压缩感知理论提出至今, 已经出现了多种稀疏信号的重构算法。重构算法主要可以归结为三大类:贪婪算 法,凸松弛算法和组合算法。这里主要是SP算法(A fast and efficient, reliable signal reconstruction algorithm is the core of compressed sensing theory, for this part, much fruitful research work is carried out successively. From the compressed sensing theory so far, there have been many sparse signal reconstruction algorithm. Reconstruction algorithm can be summarized into three main categories: the greedy algorithm, convex relaxation algorithms and combinatorial algorithms. This algorithm is mainly SP)
    2011-05-08 09:59:12下载
    积分:1
  • readsegy
    这是读取segy文件的matlab程序,对matlab中数学建模计算有着重要的作用(This matlab program read segy file.)
    2012-08-29 10:43:42下载
    积分:1
  • CH4M-files
    some very usefull matlab codes for DCS
    2011-11-06 16:59:08下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载