登录
首页 » matlab » R

R

于 2015-04-14 发布 文件大小:488KB
0 224
下载积分: 1 下载次数: 0

代码说明:

说明:  R语言入门教程,中文版,注:由于以上选项没有R语言选项,所以分为类似的matlab类(R Language Tutorial, Chinese, Note: Due to the above option is not R language options, so the class is divided into similar matlab)

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

发表评论

0 个回复

  • Baasas
    Applies different blur filter to each element of a matrix
    2010-11-27 02:51:35下载
    积分:1
  • mydspexp1_bsdu
    说明:  用matlab写的维纳滤波,最陡下降法的实现例程。(Matlab written by Wiener filtering, the steepest descent method to achieve routine.)
    2008-10-15 16:43:12下载
    积分:1
  • 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
  • toolbox
    量子微粒群算法工具箱Quantum particle swarm optimization toolbox(Quantum particle swarm optimization toolbox)
    2013-08-18 09:11:27下载
    积分:1
  • Untitled
    nose cancellation releted
    2012-02-02 16:19:20下载
    积分:1
  • traffic_simevents
    车辆类型识别,简单的车辆模型识别技术,通过交通灯来检测一条道路上车辆的多少(trafficpatterns- a simple model of vehicular traffic on four roads all leading to an intersection controlled by a traffic light. It turns green for each of the four paths with specified durations. Tweak the traffic light durations to study how much traffic builds up on the different paths.)
    2009-09-15 13:27:09下载
    积分:1
  • 复件 高 自动控制系统作业
    说明:  关于自动控制的电机控制的仿真,是课本飞机的自动控制(control on the simulation of motor control is the control plane textbooks)
    2005-11-10 18:51:03下载
    积分:1
  • PID_Fuzzy_controller
    pid fuzzy control for inverted pendulum
    2013-01-09 16:56:01下载
    积分:1
  • xyKalmanFliter
    kalman滤波函数,保存到同一目录即可直接调用函数。(kalman filter)
    2014-09-20 18:14:53下载
    积分:1
  • V2.0
    MATLAB GUI设计学习手记(第二版)源程序 附赠 俄罗斯方块V2.0 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。 (MATLAB GUI design learning Hearts (second edition) source code comes with Tetris V2.0 book recommended learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design from the Chapter 1 of the book began to learn step-by-step. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
    2012-11-15 18:48:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载