-
1b6707e893e9
In this paper, a new approach based on the R, filtering is presented
for speech enhancement. This approach differs from the traditional
modified Wiener
- 2013-01-29 18:36:33下载
- 积分:1
-
BCFCM version
Bias-corrected fuzzy c-means (BCFCM) clustering compensates for two sources of uncertainty by modeling noise and bias fields
- 2019-07-05 02:49:25下载
- 积分:1
-
人脸识别
先用经典的PCA降维方法将训练样本降维,降维之后输入测试图像,测试图像降维之后,用OMP算法匹配,代码识别率较高,简单易懂,可以手动选择训练样本以及测试样本。
- 2022-03-10 10:11:27下载
- 积分:1
-
国外分享的基于MHT的多目标跟踪程序例程代码
供做算法研究人员参考,欢迎大家下载学习,具有丰富的参数选项,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,雅克比迭代求解线性方程组课设,感应双馈发电机系统的仿真。
- 2023-01-23 03:25:03下载
- 积分:1
-
ScaleFreeNetwork
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。(Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.)
- 2009-04-22 15:14:48下载
- 积分:1
-
facepcalda
一个用PCA和LDA降维,并用knn分类的人脸识别例程(A dimension reduction using PCA and LDA, and face recognition with the knn classification routines)
- 2010-10-25 15:38:24下载
- 积分:1
-
Radar-Target-Simulator
简述了雷达微波目标模拟器的组成、工作原理以及用途。该目标模拟器已成功地用于跟踪雷达,达到了预期的性能。
(Briefly the composition of works and use of the microwave radar target simulator. The target simulator has been used successfully tracking radar, to achieve the desired performance.)
- 2012-09-11 16:46:48下载
- 积分:1
-
StrainaFLD
板料应变可视化及FLD成形极限图的演示
里面有基本的说明,包含数据文件(The sheet strain visualization and FLD Forming Limit Diagram demonstration there are basic instructions, including data files)
- 2021-04-19 21:38:50下载
- 积分: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
-
Engineering_Optics_With_Matlab_(World_Scientific_2
一本MATLAB在光学工程方面应用的好书(A MATLAB application in optical engineering books)
- 2010-11-03 20:41:00下载
- 积分:1