-
vertical
多传感器目标交叉定位算法(垂线法),内含两个、三个、四个传感器交叉定位程序。(Multisensor target cross localization algorithm (vertical method), containing two, three, four sensors cross localization process.
)
- 2011-12-27 11:34:29下载
- 积分:1
-
ADRC.rar
自抗扰仿真源码,含有simulink框图和s语言(ADRC source of emulation and s contain simulink block diagram language)
- 2015-08-04 17:09:13下载
- 积分:1
-
LDPC_matlab
ldpc编码的matlab例子,比较详细,具有很高的价值(matlab coding ldpc example, more detailed, with a very high value)
- 2021-04-18 15:08:51下载
- 积分:1
-
3-D-FDTD-code-with-PEC-boundaries
说明: 利用matlab软件和fdtd方法来算三维结构的程序(Matlab software and the use of FDTD method to count the three-dimensional structure of the procedures)
- 2008-09-28 17:54:29下载
- 积分:1
-
OFDM-matlab
说明: OFDM通信系统仿真设计的MATLAB实现(OFDM Communication System Simulation and Design of MATLAB Implementation)
- 2010-04-26 20:21:14下载
- 积分:1
-
The-PN-code-synchronous-simulation
PN码同步仿真输入 PN码同步仿真模块 PN码同步仿真输出(PN code synchronization simulation input PN code synchronization simulation module simulation output PN code synchronization)
- 2011-04-28 18:30:28下载
- 积分:1
-
bumpmap1981
使用matlab实现凹凸纹理的程序,将一个彩色图片生成灰度图片,然后用本程序可生成彩色图片的凹凸纹理图片(use Matlab texture achieve embossing process will generate a gray color photographs photographs, Then the process of creating color photographs of the rough texture Photo)
- 2007-04-23 15:13:46下载
- 积分:1
-
RSA
非对称加密,根据RSA原理,利用matlab编写的代码,能对任何信息进行加密处理(IT CAN )
- 2014-03-22 16:36:18下载
- 积分: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
matlab的基本操作,适用于初学者,个人总结,以及网上摘录。(the basic use of matlab,adapt for newer)
- 2013-03-04 16:47:35下载
- 积分:1