-
source-localization2
beamforming, capon, 和music 三种波达方向定位算法的matlab仿真源代码。(出二维图,频率和DOA的对应关系)(beamforming, capon, and music of three DOA positioning algorithm matlab simulation source code. (A two-dimensional diagram, the corresponding frequency and DOA Relations))
- 2009-03-21 01:48:27下载
- 积分:1
-
vqsplit
K-mean均值算法是给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类 之间的相似性最小。 Kmean处理图像的matlab文件 (K-mean algorithm is given class means the number of K, K to N objects assigned to a class, making class similarity between objects within the maximum, while the similarity between class minimum. Image processing matlab file Kmean)
- 2010-11-21 13:48:43下载
- 积分:1
-
ant
说明: 通过matlab模拟蚁群寻找最优路线方法,来应用到数据的局部最优和全局最优的算法上来(Through MATLAB simulation ant colony to find the optimal route method, to apply to the data of local optimal and global optimal algorithm.)
- 2021-01-22 19:22:00下载
- 积分:1
-
cp_syn
利用cp实现ofdm系统同步的malab程序(synchronous in the ofdm system by cp)
- 2010-06-04 10:02:28下载
- 积分:1
-
ds_ss_rake
ds_ss_rakeDScdma的Rake接收(ds_ss_rake)
- 2009-03-01 10:09:20下载
- 积分:1
-
yichuan
一种遗传算法的MATLAB实现代码,调试过的(A genetic algorithm realize MATLAB code, debug off)
- 2008-06-06 15:50:08下载
- 积分:1
-
matlab2
说明: 该程序是在matlab中利用窗函数法设计滤波器的示例(The program is using the window function matlab filter design example)
- 2011-04-16 16:09:41下载
- 积分:1
-
2Ask_2Fsk_2Psk
基于matlab生成的ask、fsk、psk波形及功率谱密度(Based the matlab generated the ask fsk, psk waveform and power spectral density)
- 2013-01-07 21:22:24下载
- 积分:1
-
pso
粒子群优化算法,希望程序对大家学习智能算法有帮组(Particle swarm optimization, we want the program on smart learning algorithms to help group)
- 2011-05-19 22:16:07下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1