-
LSSVMlab1.5
支持向量机用于回归,在MATLAB里实现的。方便好用(Support vector machines for regression, implemented in MATLAB in. Is easy to use)
- 2010-05-10 23:09:34下载
- 积分:1
-
bearing
This is a fault data from bearing.
- 2011-08-27 11:21:40下载
- 积分:1
-
leidaxitongfangzhen
雷达信号系统仿真 包括雷达信号系统的整个结构和模块,对初学者有用(radar signal simulationg)
- 2010-11-09 15:30:31下载
- 积分:1
-
DS_CDMA
直接序列扩频源程序,对于研究扩频的朋友十分有益,请大家下载!(the code of DSSS,It s very good for study DSSS)
- 2011-04-29 18:17:50下载
- 积分:1
-
Lamb波频散曲线
说明: Lame波的频散曲线,包括相速度和群速度。(The dispersion curve of Lame wave includes phase velocity and group velocity.)
- 2019-06-03 19:20:32下载
- 积分: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
-
RADICAL_1_2.tar
一种稳健的ICA算法,修正旋转因子,不断更新分离矩阵,效果很好。(A robust ICA algorithm, rotation correction factor, and constantly update the separation matrix, the effect is very good.)
- 2011-10-23 08:35:33下载
- 积分:1
-
kl1p-0.4.2-sources-
基于C语言的压缩感知程序,目前大部分程序都是基于matlab的,这个代码可以作为参考。(C-based compressed sensing program, most programs are based on the current matlab, this code can be used as a reference.)
- 2014-11-17 19:01:08下载
- 积分:1
-
horn-antenna
Source code for horn antenna in matlab.
Plots include..E and H sectoral planes.
and the directivity of the horn antenna is calculated..Removing the signs it takes values from user to plot Electric field polar diagrams.
- 2011-01-27 23:32:18下载
- 积分:1
-
detectionRadio
恒虚警检查,根据虚警率确定门限值,进而确定检测概率(CFAR check, according to the false alarm rate to determine the threshold, and to determine the probability of detection)
- 2020-11-08 10:59:48下载
- 积分:1