-
Gaussian-Mix
这是一个高斯混合模型的源代码,环境是matlab,
高斯混合模型运用于多个方面,在信号处理中应用非常广泛,初学者可以作为参考(This is a Gaussian mixture model of the source code, the environment is matlab, Gaussian mixture model applied to various aspects of signal processing applications in a very wide range of beginners can be used as reference)
- 2008-03-11 05:25:46下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
linear_array_Wiener_Holf
该matlab程序仿真了旁瓣对消系统,旁瓣对消是自适应阵列处理的重要方面(The matlab simulation, the sidelobe cancellation system of sidelobe cancellation is an important aspect of adaptive array processing
)
- 2021-04-16 14:28:53下载
- 积分:1
-
randomDistribution
this code describes distribution of motes randomly in matlab
- 2012-02-01 12:17:53下载
- 积分:1
-
daimayasuo
包含:基于蚁群算法求解对称非对称旅行商问题
粒子群优化算法演示(PSO)
基于遗传算法(GA)的多变量旅行商问题(TSP)
遗传算法优化BP 神经网络在数据预测方面的应用
金融数量分析相关代码(Comprising: Solving Symmetric Asymmetric Traveling Salesman Problem Based on Ant Colony Algorithm
Particle Swarm Optimization Demo (PSO)
Multivariable traveling salesman problem (TSP) based on genetic algorithm (GA) of
Genetic algorithm optimization BP neural network in forecasting data
Financial analysis of the relevant code number)
- 2020-07-26 15:58:40下载
- 积分:1
-
q12
复参数最小二乘估计方法,最小二乘类参数估计方法是一种实时性很强的一种数据处理方(Least squares estimation for complex)
- 2010-05-19 09:55:14下载
- 积分:1
-
pmsmdtc
永磁同步电机直接转矩控制仿真,按照博士论文中规中矩建立的直接转矩控制模型
(Permanent magnet synchronous motor direct torque control simulation, Ph.D. thesis in accordance with established law-abiding model of direct torque control)
- 2020-06-30 10:40:02下载
- 积分:1
-
ldpc
LDPC(低密度奇偶校验码)编码是提高通信质量和数据传输速率的关键技术。LDPC码应用于实际通信系统是本课题的研究重点。编码资料(LDPC (Low Density Parity Check) codes is to improve communication quality and data transfer rates of key technologies. LDPC codes used in practical communication systems is the subject of research. Encoded data)
- 2010-08-31 10:10:53下载
- 积分:1
-
circular_test
针对十六阵元的圆阵用matlab仿真出的方位波束图。(Array element for the sixteen matlab simulation using a circular array of directional beam pattern.)
- 2010-12-02 17:06:07下载
- 积分:1
-
fisher
说明: matlab 程序,是模式识别中的FISH算法的实现,附运行结果 (MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results)
- 2010-03-30 15:05:25下载
- 积分:1