-
3
说明: 双极化多普勒天气雷达测量误差分析及标定研究(详细介绍了多普勒天气雷达的参数)(Dual-polarization Doppler weather radar measurement error analysis and calibration studies (described in detail the parameters of Doppler Weather Radar))
- 2010-08-22 10:26:46下载
- 积分:1
-
复杂网络基本网络模型
用matlab实现建立复杂网络中基本网络模型,其中具体网络模型如下:BA网络模型、NN网络模型、NW网络模型、WS网络模型以及随机图。并且,可计算网络的平均路路径长度、聚类系数、度分布。
- 2022-04-22 07:08:01下载
- 积分:1
-
viterbi_decode
用matlab实现维特比算法译码,程序简单易懂,自己编写的。(Using matlab Viterbi decoding algorithm, the program is simple and easy to understand, I have written.)
- 2020-12-17 08:29:12下载
- 积分:1
-
MUSIC-source-based-decorrelation
MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于解相干的MUSIC算法。(MUSIC algorithm is based on the antenna array covariance matrix eigen-decomposition DOA estimation algorithm presented here is based on the MUSIC algorithm decoherence.)
- 2014-01-06 15:30:37下载
- 积分:1
-
Agapoive
自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较(Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared)
- 2017-05-14 00:04:30下载
- 积分:1
-
kalman_intro
详细的介绍了关于kalman滤波器的使用,是一篇重要的文档,可以详细的了解起作用(Detailed information on the use of kalman filter is an important document, can be a detailed understanding of the role of)
- 2008-06-20 10:39:22下载
- 积分:1
-
matlab-pinpu-fenxi
matlab 进行频谱分析。时域转换频域进行分析。(matlab frequency analytic)
- 2013-09-28 15:35:35下载
- 积分:1
-
线性插值
采用能量等值法计算骨架曲线的屈服荷载及位移等(Calculating yield load and displacement of skeleton curve by energy equivalent method)
- 2021-01-28 11:18:40下载
- 积分: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
-
EEMD
简单EEMD算法实现对信号的分解,附加说明文件。(Simple EEMD algorithm decomposes a segment signal with a description file.)
- 2019-03-26 16:39:21下载
- 积分:1