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

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

于 2020-11-16 发布
0 192
下载积分: 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 个回复

  • PROGRAMSFolder
    BER OF OFDM USING BPSK FOR 10 TAP RAYLEIGH FADING CHANNEL
    2009-02-16 16:44:05下载
    积分:1
  • final101
    a matlab program for simulation of wsn
    2013-08-01 17:45:27下载
    积分:1
  • 61549814MSK
    MSK的MATLAB调制,全过程,很不错,适合毕设的同学(The MATLAB MSK modulation, the whole process, very good for students who complete set)
    2010-05-30 22:41:16下载
    积分:1
  • LASS
    The Hurst parameter H characterizes the degree of long-range dependence (and asymptotic selfsimilarity) in stationary time series. Many methods have been developed for the estimation of H data. In practice, however, the classical estimation techniques can be severely affected by nonstationary artifacts in the time series.
    2014-09-26 05:51:14下载
    积分:1
  • linproj
    模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b b为偏差值( Description: Y = linproj(X, model) linearly projects data in X such that Y = model.W *X+ model.b out_data = linproj(in_data, model) projects in_data.X out_data.X = model.W *in_data.X+ model.b out_data.y = in_data.y Input: model [struct] linear projection: .W [dim x ncomp] Projection matrix. .b [ncomp x 1] Bias.)
    2011-05-01 18:11:47下载
    积分:1
  • MATLABxct_classic_simulation_programming_source_co
    MATLABxct经典仿真程序设计源码MATLABxct classic simulation programming source code(MATLABxct classic simulation programming source MATLABxct classic simulation programming source code)
    2010-08-02 12:47:11下载
    积分:1
  • SVMFisher3m
    sh是用fisher分类的一种方法,对于分类有较好的效果,而且比较简单,可以进行简单的分类(fisher classical is a simple method)
    2011-06-16 09:43:25下载
    积分:1
  • CHAPTER4
    pid自适应控制器学习和程序大家学习,很好用的(请求权)
    2010-09-17 10:54:34下载
    积分:1
  • isight_01
    说明:  发动机喷管设计以及性能优化计算,由isight实现,bat批处理(the calculation for out)
    2011-04-11 23:13:16下载
    积分:1
  • MATLABprogram
    基于Matlab环境编写的一些神经网络PID控制和模糊PID控制源代码,其中包含BP pid,CMAC PID,RBF PID,BP数值逼近算法,BP预测控制以及模糊PID。(Matlab-based environment for the preparation of a number of neural network PID control and fuzzy PID control of the source code, which includes BP pid, CMAC PID, RBF PID, BP Numerical approximation algorithm, BP predictive control and fuzzy PID.)
    2009-05-11 20:25:12下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载