-
IS95_forward
此函数用于IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块。仿真环境: 加性高斯白噪声信道.
(This function is used in IS-95 forward link system simulation, including the spread spectrum modulation, matched filter, RAKE receiver and other related communication module. Simulation environment: additive white Gaussian noise channel.)
- 2009-12-29 21:07:40下载
- 积分:1
-
mtspv_ga1
Genetic Algorithm which was been used by MatLab codec
- 2010-01-09 02:59:30下载
- 积分:1
-
Matlab
这个一个关于Matlab的参考资料,包涵文件IO,tex字符等等,可做参考(This is a Matlab reference include file IO, tex characters, etc., can refer to)
- 2013-01-22 17:15:45下载
- 积分:1
-
R2
说明: r/s法matlab函数的中文说明及例程、附带上证hurst数值的计算。(r/s Law of the Chinese matlab function descriptions and routines, with the Shanghai hurst numerical calculations.)
- 2009-05-22 13:52:30下载
- 积分:1
-
MATLABrumen
说明: Matlab课件PPT格式,介绍了Matlab的功能及使用,非常适合初学者。(Matlab courseware PPT format, introduced the use of Matlab functions and is suitable for beginners.)
- 2010-04-19 22:55:13下载
- 积分:1
-
region_grow1
区域增长法的Matlab实现,区域增长法的Matlab实现(Matlab to achieve regional growth law)
- 2011-04-28 15:42:56下载
- 积分:1
-
111
基于KPCA和加权量方法的期刊论文资料,希望对大家有所帮助(KPCA and weighted quantity method based on the journal of material)
- 2012-04-19 18:34:52下载
- 积分:1
-
fractal
这是matlab程序中的一个自定义函数,分享给大家一起来研究分形理论的应用(This is a matlab program in a custom function to share for everyone to work together to study the application of fractal theory)
- 2012-06-19 08:21:36下载
- 积分: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
-
bpsk_awgn
高斯信道下的BPSK信号 对其进行归一化 并求出均值 方差 包络等(Under the Gaussian channel BPSK signals normalized them and obtained such as mean-variance envelope)
- 2009-04-07 16:10:58下载
- 积分:1