-
setLevel-Img
embedding file image into audio file in this case wave file
- 2011-08-31 03:09:57下载
- 积分:1
-
QPSK
信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
- 2013-12-17 16:55:47下载
- 积分: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
-
STCode
空时编码源代码,在Matlab中使用Mex文件编写,速度快(space time codec)
- 2009-03-24 18:38:40下载
- 积分:1
-
OFDM_simulation
说明: 完整详细的介绍OFDM系统源码,保证代码能运行。(OFDM system described in detail the full source code, to ensure that the code can run.)
- 2011-04-11 23:59:19下载
- 积分:1
-
im2mov
convert directory of images to a movie in Matlab
- 2013-10-30 03:41:24下载
- 积分:1
-
04
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:33:27下载
- 积分:1
-
matlab
matlab教程所带光盘全部例程!国内最重要最火的matlab教程,薛定语教授主编(all off matlab examples!)
- 2011-09-05 13:53:41下载
- 积分:1
-
FFT--IFFT
对原始正弦信号进行傅里叶变换与逆变换并给出结果(Fourier transform and inverse transform the original sinusoidal signals and gives results)
- 2013-04-12 09:51:52下载
- 积分:1
-
text2
用Simulink中的SimPowersystem完成一个转速、电流双闭环直流调速系统的设计与仿真。采用三相桥式整流,平波电抗器Lp的大小可根据根据仿真调整。给出电机在空载启动,以及在2.5S后加额定负载时转速、电流、电压的变化曲线,并结合调速理论分析这些曲线。(With Simulink in SimPowersystem complete a speed, current double-loop DC speed design and simulation system. Three-phase bridge rectifier, smoothing reactors Lp size can be adjusted according to the simulation. Start the motor load is given, and the speed curve when the rated load after 2.5S, current, voltage, speed and theoretical analysis of these binding curves.)
- 2014-01-17 09:43:22下载
- 积分:1