登录
首页 » matlab » RGBtoLab

RGBtoLab

于 2013-09-02 发布 文件大小:1KB
0 96
下载积分: 1 下载次数: 4

代码说明:

  RGB color channel to XYZ channel. XYZ channel to CIELab channel.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MyKmeans
    实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
    2005-07-26 01:32:58下载
    积分:1
  • tezhengboshu
    说明:  该函数可以实现在mimo信号传输时的波束矩阵,尽可以实现在线性接收机的情况下可以达到最大似然的性能,从而大大简化接收机的设计。(This function can be achieved when the signal transmission in mimo beam matrix can make the case of linear receiver can achieve the maximum likelihood performance, which greatly simplify the receiver design.)
    2011-03-24 20:50:56下载
    积分:1
  • bsp_2_3_ladt1
    LADT ECG Compression Algorithm 1
    2010-10-02 01:30:19下载
    积分:1
  • Fuzzy Logic
    说明:  《模糊逻辑》(Fuzzy Logic)一书的例子程序,作者: Reza Langari("fuzzy logic" (Fuzzy Logic), an example of the procedure, the authors : Reza including)
    2005-11-11 09:38:11下载
    积分:1
  • bisq
    弹性波在饱和多孔介质中传播的BISQ模型(BISQ model for elastic wave propagation in porous media)
    2011-12-19 19:49:54下载
    积分:1
  • fittness
    复杂网络中的适应度模型,BA模型的改进,采用指数分布(To adapt to the complexity of the network model, BA model of improvement, the use of exponential distribution)
    2009-04-02 19:05:22下载
    积分:1
  • pulseDsP
    这是脉象信号的处理数据,可以得出最佳取脉压力,是很好的处理程序(This is the pulse signal processing data, we can draw the best to take the pulse pressure is a good handler)
    2013-12-19 21:20:27下载
    积分:1
  • Fractal-detection
    关于距离扩展目标-分形理论检测方法的matlab实现程序(About distance expansion goal- matlab fractal detection method to achieve program)
    2014-01-13 14:13:54下载
    积分:1
  • fgfcm
    using fast generated fuzzy c-means (fgfcm) for image segmentation.
    2020-09-25 10:47:47下载
    积分:1
  • PSO
    基于matlab的PSO软件包 PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSO soft for matlab )
    2010-09-17 10:34:26下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载