-
matlab-Model
一些经典的Matlab模型,适合新手参考用。(Matlab model for a number of classic, suitable for novice reference.)
- 2010-01-26 22:26:30下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1
-
ofdmsystem
使用MATLAB的OFDM系统的仿真工程(Using MATLAB works on OFDM System Simulation)
- 2010-05-28 22:36:19下载
- 积分:1
-
TWTA_gsm
机遇matlab软件信号传输模拟,可以模拟卫星信号传输全过程(jiyu matlab ruanjian xionhao )
- 2013-11-20 19:49:23下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
mcmcstat
Monte Carlo Markov Chain (MCMC)
- 2014-01-24 22:43:01下载
- 积分:1
-
ulpi_port
ULPI UTMI conversion
- 2015-03-12 14:59:25下载
- 积分:1
-
img_mo
Image Denoising using sparse transformation.
- 2010-05-18 13:18:14下载
- 积分:1
-
fennui
关于小波的matlab复合分析,中介真值程度度量,基于中介真值程度度量的图像分割可以动态调节运行环境的参数。( Matlab wavelet analysis on complex, The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Can dynamically adjust the parameters of the operating environment.)
- 2016-12-21 14:28:43下载
- 积分:1
-
95302935SVM-KMExample
支持向量机,matlab工具集。涵盖关于支持向量机的各种主要算法实现。(Support Vector Machines, matlab tools. Support Vector Machine on the cover of the main algorithm.)
- 2009-04-21 20:47:07下载
- 积分:1