资源说明:A black body is an idealized physical body that absorbs all incident electromagnetic radiation, regardless of frequency or angle of incidence.Black-body radiation is distributed in energy (or frequency) in a manner set by the temperature T. A black body in thermal equilibrium emits electromagnetic radiation called black-body radiation. The radiation is emitted according to Planck s law, meaning that it has a spectrum that is determined by the temperature alone (see figure at right), not by the body s shape or composition. Practical materials emit energy at a fraction of black-body energy levels called the emissivity of the surface. By definition, a black body in thermal equilibrium has an emissivity of ε = 1.0. A source with lower emissivity independent of frequency often is referred to as a gray body. Construction of black bodies with emissivity as close to one as possible remains a topic of current interest. This code can be used to simulate the black body radiation.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
-
- CA.rar在MATLAB环境中,对航海雷达中频信号建模,并完成CA恒虚警处理。 ...
- dfrft1.rarFractional discrete Fourier transforms
- vmlTest.rar这是一个纯VML的例子,VML用于统计,有柱状图、饼状图、折线图。 ...
- face.rar对人脸的角度进行识别,主要作用于两眼之间的距离
- db6xiaobochonggou.rardb6小波分解upcoef重构与wrcoef重构的对比,可换成任意输入
- 220.1.rar中国移动多媒体广播CMMB标准第一部分文档,广播信道帧结构 信道编码和调制 ...
- MPEG-2(MATLAB).rar根据书本的理论,自己动手编写了MPEG-2的实现算法,编译可通过 ...
- waveletanalysis.zip小波分析及其应用的matlab程序,都是示列,对于学习利用matlab进行小波分析很有用 ...
- MaYi.rar蚁群算法matlab实现,蚁群算法matlab实现仿真,基本功能是实现蚁群 ...
- danwenben.rar英文文本处理,去掉停用词,提取词干,提取文本特征向量
-
- GUI01.rarMatlab GUI视频教程 教你一步一步的用GUI做交互界面
- matlabcnhelp.rarmatlab中文帮助很难找的,快速下载
- matlab遗传算法程序(new).rar遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算 ...
- MATLAB7_0GuideBook.rarMATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮 ...
- svm.zip用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取 ...
- Kalman_matlab00000.rar拥有matlab用户界面的卡尔曼滤波程序,matlab-kalman-GUI,有注释,有三个sample供大家 ...
- particle-filter-mcmc.rar该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO ...
- QPSK_Simulink.rarQPSK的Matlab/Simulink的调制解调仿真系统,给出接收信号眼图及系统仿真误码率,包含 ...
- 数值分析课程设计.zip数值分析最常用的四十种算法,使用c++/matlab实现
- SVM(matlab).rar支持向量机(SVM)实现的分类算法源码[matlab]