-
ClustererEnsemble
聚类集成的matlab程序,将集成学习算法引入聚类算法中,提高聚类算法的性能(cluster ensemble learning algorithom ,this algorithom put ensemble learning algorithom into the cluster algorithom to improve the capability .)
- 2009-06-02 14:38:15下载
- 积分:1
-
trackHu
轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。两种算法,采用了matlab---simulink,直观明了。(Sailing ship trajectory tracking control, a typical under-actuated control. Two algorithms using matlab--- simulink, intuitive and clear.)
- 2020-06-29 08:00:02下载
- 积分:1
-
Wind_PMSG
wind power systems with permanent magnet generator in matlab
- 2013-09-08 15:33:21下载
- 积分:1
-
OMP
OMP算法的本质思想是:以贪婪迭代的方法选择D的列,使得在每次迭代的过程中所选择的列与当前冗余向量最大程度的相关,从原始信号向量中减去相关部分并反复迭代,只到迭代次数达到稀疏度K,停止迭代。(OMP compressed sensing
)
- 2013-11-04 19:24:32下载
- 积分:1
-
image_processing
本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较(The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorithm and Gaussian noise is added to the model were compared)
- 2014-02-17 14:54:21下载
- 积分:1
-
LT_matlab
线性喷泉码的一种——LT码,程序完整,可以在MATLAB环境中直接运行。(A kind of linear fountain code- LT codes, procedures complete, can be run directly in the MATLAB environment.)
- 2021-04-11 02:48:58下载
- 积分:1
-
recognition
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
- 2009-04-30 21:42:20下载
- 积分:1
-
MATLAB
MATLAB潮流和最佳潮流计算程序
MATPOWER - Matlab routines for solving power flow problems.(MATLAB trends and best flow calculation procedure MATPOWER- Matlab routines for solving power flow problems.)
- 2008-07-08 01:32:04下载
- 积分:1
-
SNR
计算信号里的信噪比的程序,用在数字信号分析中和振动信号处理等方面(The function SNR get the signal to noise (SNR) ratio)
- 2012-05-21 08:50:21下载
- 积分:1
-
WSN
说明: 在MATLAB中编写程序,利用三边定位算法对未知节点定位。已知在平面坐标系内,三个锚节点的坐标分别为(50,100)、(0,0)和(100,0),在0≤x≤100,0≤y≤100的区域内随机产生10个未知位置的节点(其横、纵坐标均为上述范围内的随机数)。
利用三边定位算法
对这10个未知位置的节点进行定位(计算其坐标值),并与其真实位置(随机产生的坐标值)进行比较(MATLAB three-side positioning algorithm)
- 2020-06-26 15:15:41下载
- 积分:1