-
FDTD-PHOTONICCRYSTAL
FDTD计算二维光子晶体的传输特性,方便进行相关改进器件的模拟。(calculate the reflection of 2D optical crystal by FDTD)
- 2010-07-01 08:34:09下载
- 积分:1
-
matlab_FEM_dismesh
DistMesh giving a singular FEM matrix?(Hi
Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D:
rho_1 < rho < rho_2
where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition.
Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used:
Circle with hole
rABC=1.5
rCyl=0.5
fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl)
fd=inline(fdstring, p )
box=[-2,-2 2,2]
[p,N]=distmesh2d(fd,@huniform,0.04,box,[])
I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
- 2010-06-05 09:17:55下载
- 积分:1
-
rate_equation
飞秒泵浦半导体激光器速率方程,简化的四能级系统(rate equation of laser power by f-laser)
- 2015-09-26 16:48:44下载
- 积分:1
-
ROCK
我编的遗传算法matlab程序,请大家多多指教!(I made the genetic algorithm matlab program, please the exhibitions!)
- 2007-11-21 23:03:22下载
- 积分:1
-
zigzager_inverse
Inverse zig zag scan used after zigzag scan to arrange the data back to 2d matrix or image
- 2010-05-07 17:50:14下载
- 积分:1
-
pv_module
A pv module is modeled in MATLAB/SIMULINK environment with use of mathematical equations that describe pv module s schematic model.
This model has 2 inputs named Vpv and insolation and has 2 outputs named Ipv and Ppv.
Insolation signal is varying.
- 2013-10-17 03:11:58下载
- 积分:1
-
file4zy_GAconstrain
带约束的遗传算法,自带例子可以实现,对于遗传算法的初学者也是很好的程序。(Constrained genetic algorithm, carrying examples can be achieved for the beginners of the genetic algorithm is a very good procedure.)
- 2016-12-27 11:37:33下载
- 积分:1
-
Droopcontrol329
可实现微电网中分布式电源的下垂控制,采用三环控制策略,节点既可作为V/f结点,也可作为PQ结点(It can achieve distributed generation droop control in Microgrid, which uses three-loop control strategy. The node can be used as V/f node, the node can also be used as PQ node)
- 2021-03-04 11:19:32下载
- 积分:1
-
convlutional_network_GPU
卷积神经网络的GPU实现。使用GPU计算来加速神经网络训练。(GPU convolution neural network implementation. Accelerate the training time)
- 2014-08-07 20:44:20下载
- 积分:1
-
fast_sc1
基于patch块的稀疏编码的matlab代码的实现,涉及到基和系数最小化的优化问题(Based on patch block sparse coding matlab code to achieve that relates to the base and the coefficient minimization optimization problem)
- 2013-10-01 20:10:03下载
- 积分:1