-
mutifractal
这是一个关于多重分形的函数,效果与众不同(This is a study on multi-fractal function of the effect of different)
- 2008-12-17 10:28:33下载
- 积分: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
-
MATLAB_programming_source_image_low_pass_filter
MATLAB编程图像低通滤波源码MATLAB programming source image low-pass filter(MATLAB programming image low-pass filter source MATLAB programming source image low-pass filter)
- 2010-08-03 12:18:26下载
- 积分:1
-
DoNonrigidReg
Another good file for nothing
- 2011-07-21 22:32:09下载
- 积分:1
-
as44
remote sensing for texture
- 2011-10-23 02:33:29下载
- 积分:1
-
bpcs
Spread Spectrum Watermarking MATLAB
- 2012-01-02 11:19:39下载
- 积分:1
-
dianyunshuju
Matlab处理水电站开挖过程中收集的点云数据(Matlab processing point cloud data collected during the excavation of hydropower station)
- 2013-05-12 19:03:44下载
- 积分:1
-
稀疏阵列的遗传算法优化
说明: 阵列信号处理,采用遗传算法对阵列进行稀疏化处理,对于研究阵列天线的学者有帮助(Array signal processing and sparse processing with genetic algorithm are helpful to scholars who study array antenna.)
- 2021-04-18 15:48:57下载
- 积分:1
-
qam
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。(First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-band modulation, and then transferred to high-frequency channel in the channel by adding Gaussian white noise, the use of matched filter device demodulator, draw demodulation constellation, using the minimum Euclidean distance decoding decision, calculate bit error rate.)
- 2009-10-27 10:50:34下载
- 积分:1
-
Desktop
matlab绘图命令,对大家的matlab学习具有很大的帮助,新手必读(matlab drawing commands, matlab for everyone to learn a great help, the novice must read)
- 2010-10-14 22:15:16下载
- 积分:1