CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - basic computer

搜索资源列表

  1. computernetworks

    0下载:
  2. Basic computer concept.
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:8046233
    • 提供者:Allen
  1. OFDM

    1下载:
  2. 本文在分析移动无线信道衰落特性的基础上,阐述了OFDM系统的基本原理,主要研究了OFDM通信系统中的基于导频符号的信道估计问题,分析了几种经典的信道估计算法以及相关的关键技术环节。 在此基础上介绍了OFDM技术在现实中的一个应用——WLAN IEEE802.11a系统模型,利用Matlab仿真软件完成OFDM系统信号生成、噪声生成、导频插入、循环前缀、调制、解调等部分的设计,最后结合计算机仿真对系统关键技术(导频、循环前缀、估计算法)的有效性和可行性进行了全面的分析与比较。适合matlab研究-
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:1339259
    • 提供者:赵洪森
  1. 1

    0下载:
  2. 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!-The basic tasks of computer vision is one of the images from the camera to obtain information from the calculation of three-dimensional g
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:61615
    • 提供者:heaze
  1. matlab

    0下载:
  2. 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5782874
    • 提供者:李建
  1. tutorial

    0下载:
  2. MATLAB Tutorial This tutorial is available as a supplement to the textbook Fundamentals of Signals and Systems Using Matlab by Edward Kamen and Bonnie Heck, published by Prentice Hall. The tutorial covers basic MATLAB commands that are used in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:67810
    • 提供者:shahzad
  1. 11

    0下载:
  2. 计算机图形处理试验程序,实现图形的基本操作--图形复原。采用MATLAB语言编写。适合初学者使用。-Computer graphics test procedures, to achieve the basic operation of graphics- graphics recovery. Using MATLAB language. Suitable for beginners.
  3. 所属分类:matlab

  1. Matlab-reference-book

    0下载:
  2. matlab7使用教程。本课程为全校性公共任选课,完全不必具备其它计算机语言的基础和专业知识,各年级各专业的同学 都可选修。通过本课程学习,使学生了解MATLAB,能够熟练掌握数学(矩阵)运算,简单编程,简单的数 据处理及基本图形绘制,帮助学生解决学习或工作中的数值计算、数据处理、图形绘制等问题,并达到计 算机语言素养的训练,为C++高级编程服务-matlab7 Tutorial. This course is a whole-school elective public offic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1979411
    • 提供者:wang
  1. simulink

    0下载:
  2. 首先介绍计算机仿真技术和仿真建模方法的基本概念,以便对建模和仿真有个初步和整体的认识;然后对 Simulink 进行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink的工作原理,为后续的深入掌握 Simulink 打下基础。-First introduces the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1099440
    • 提供者:zhoujiangman
  1. tutorial-matlab

    0下载:
  2. This tutorial is available as a supplement to the textbook Fundamentals of Signals and Systems Using Matlab by Edward Kamen and Bonnie Heck, published by Prentice Hall. The tutorial covers basic MATLAB commands that are used in introductory signals
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:67817
    • 提供者:Farhani
  1. Machine-learning-and-data-mining

    0下载:
  2. 机器学习与数据挖掘:方法和应用,本书分为5个部分,共18章,较为全面地介绍了机器学习的基本概念,并讨论了数据挖掘和知识发现中的有关问题及多策略学习方法,具体地阐述了机器学习与数据挖掘在工程设计,文本、图像和音乐,网页分析、计算机病毒和计算机控制,医疗诊断、生物医疗信号分析和水质分析中的生物信号处理等方面的应用情况。-Machine learning and data mining: methods and applications, the book is divided into five p
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:17956725
    • 提供者:肖光润
  1. Graph-algorithms

    0下载:
  2. 图论算法。图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。本资料包含了Floyd、prim、匈牙利算法等算法-Graph algorithms. Graph algorithms in computer science plays a very important role, it provides a lot of problems for a simple and effective w
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:38316
    • 提供者:秦莉平
  1. 12345

    0下载:
  2. 基于Microsoft Visual Basic的蒸汽养护计算机控制系统,并通过MATLAB仿真软件Simulink对模糊PID控制系统进行仿真。-Microsoft Visual Basic-based computer control system of steam curing, and simulation software MATLAB Simulink through the fuzzy PID control system simulation.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4386531
    • 提供者:春春
  1. kernel

    0下载:
  2. In computing, the kernel is the main component of most computer operating systems it is a bridge between applications and the actual data processing done at the hardware level. The kernel s responsibilities include managing the system s resources (th
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4819
    • 提供者:suci ariani
  1. prbs-matlab

    0下载:
  2. 基于Matlab 平台根据反馈数字逻辑给出了m 序列的计算机生成源程序和m 序列的基本性质的考察代码。可根据输入的八进制 本原多项式系数生成相应的m 序列。上机结果验证了程序的正确性和有效性-Matlab-based platform based on feedback digital logic m-sequence are given computer-generated source code and the basic properties of m-sequence code vi
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:106694
    • 提供者:史培霖
  1. TLS

    0下载:
  2. Descr iption We present a Matlab toolbox which can solve basic problems related to the Total Least Squares (TLS) method in the modeling. By illustrative examples we show how to use the TLS method for solution of: - linear regression model
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15114
    • 提供者:fatz
  1. Simulinkshilixiangjie

    0下载:
  2. 首先介绍计算机仿真技术和仿真建模方法的基本概念,以 便对建模和仿真有个初步和整体的认识;然后对 Simulink 进 行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink 的工作原理,为后续的深入掌握 Simulink 打下基础-First introduced the computer simulation technology and the basic concepts of simulation modeling methods, modeling and sim
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1288751
    • 提供者:湘芷钦星
  1. F-Matrix

    1下载:
  2. 根据计算机视觉的基本理论,通过摄像机自标定的方法得到基本矩阵F,再利用特征提取的方法将物体上的关键点映射到三维空间,并转换到欧式坐标系下,从而得到物体运动过程中的六自由度分量。-According to the basic theory of computer vision, through the camera self-calibration method to be the fundamental matrix F, re-use feature extraction methods on
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1622668
    • 提供者:zhurui
  1. MATLAB--dian-qi-gong-cheng

    0下载:
  2. 通过本课程学习,使学生掌握利用MATLAB进行数值计算的基本方法,熟悉MATLAB编程环境、语言语法、程序结构、编程及调试技术,掌握MATLAB中M文件、M函数编写方法及调试技术、MATLAB的绘图和图形控制函数等内容,上机练习MATLAB数值解算方法,具备上机操作的技能,学习MATLAB在电气工程学科中的建模与分析方法,为后续专业课程学习奠定基础。 -Through this course, students master the basic methods of numerical calc
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:325767
    • 提供者:廉小萍
  1. daima

    0下载:
  2. 在MATLAB中打开摄像头, 用于基本的电脑操作(open the camera in MATLAB ,Used for basic computer operations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:13312
    • 提供者:fnag123
  1. MATLAB _Codes_scaling

    0下载:
  2. basic transformation of figures
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:Rish
« 12 »
搜珍网 www.dssz.com