搜索资源列表
LP01
- 计算光子晶体的lp01模场分布,和截面场分布彩图-calculation of photonic crystal lp01 mode field distribution, and section distribution maps
sourcemethod_photonics
- 利用电磁场的源激发方法来计算光子晶体波导例如光子晶体光纤,金属波导,表面等离子体波导等的传播特性比如传播常数以及束缚损耗,模场分布等,是一款极好的计算程序!-use of the electromagnetic field source excitation method was used to calculate the photonic crystal waveguide such as photonic crystal fibers, metal waveguide, Surface pl
Slab
- matlab例程,用于计算任意层数平板波导结构。其中slabexec为主程序,readme中有程序使用的详细说明。可以计算任意层数的平板波导结构的有效折射率,光场分布和远场分布。
MoM_thin_wire
- 用矩量法计算细线天线的场分布,允许用户自行制定天线长度等参数.
simple_new
- TMM模拟电磁波在堆膜中传播过程 和场分布,可简易改变参数 作不同体系的透射反射谱图和场分布图
yiweifield
- FDTD 1D程序,可以用来计算电磁场分布。-FDTD 1D program, can be used to calculate electromagnetic field distribution.
Untitled
- 计算温度场分布的程序,希望对有关人员有所帮助,因为时间关系里面多了一些无用的说明,请自己删除-calculate the fieled of temperature
SPR
- matlab模拟surface plasmon的随着不同角度变化的电磁场分布-matlab simulation of surface plasmon of the electromagnetic field changes with the distribution of different angles
matlab-temperature.m
- 计算温度场分布的程序,希望对有关人员有所帮助,基于matlab-Calculated temperature distribution of the procedures in the hope the officers concerned be helpful, based on matlab
mode_output
- 用于方便输出模场分布~用于mayavi等图形显示软件~可以得到高质量的场图-This code can be used in field output. It is written to the specific data style of perfect picture output software Mayavi, and can help to obtain high-quality picture in electromagnetic field output.
计算偶极子辐射场
- 利用matlab计算模拟电偶极子的场分布,要求工作波长远小于偶极子长度
矩形波导场分布模拟
- 利用matlab计算模拟金属矩形波导垂直于传播方向截面不同模式下的场分布
1
- 自由空间格林公式的应用, 远场分布, 辐射功率, 增益(Free space Green's Function, far field pattern, radiated power and Gain)
waterflow
- 通过对容器中不同流体入口位置与入口速度的设置,实现流场的仿真,得到整个区域的流场分布。(The flow field is simulated by setting the inlet position and the inlet velocity of different fluid in the container, and the flow field distribution in the whole area is obtained.)
MATLAB求解simple算法例题
- 作为示例,利用MATLAB求解动量方程,给出流场分布(MATLAB,simple,flow field,momentum equation)
near_far_field_transformation_2D_360
- 该代码将二维平面内辐射TM电磁波的近场转换为远场,接受包裹住辐射源的一个圆上的近场分布,计算远场分布。(This code calculates the radiation far field of 2D TM EM wave from its near field distribution on a circle.)
multi-beam (matlab)
- Matlab模拟多光束干涉光场分布,文件内包含计算所得的两束,三束,四束光干涉的光场分布。程序内可任意改变光束参数(this part of matlab code is used to stimulate the distribution of the strength of the multi-beam interference)
heat
- 通过Matlab编程实现激光熔覆温度场分布(Laser cladding temperature distribution code)
相场动力学方法模拟枝晶生长的计算代码
- 模拟存物质的相场法运算,可以看到最后图像以及运算完成后的相场分布,不包含长耦合(Modeling Melt Convection in Phase-Field Simulations of Solidification)
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。