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

搜索资源列表

  1. fibonacci

    0下载:
  2. In mathematics, the Fibonacci sequence is the following infinite sequence of natural numbers: The first element is 0, the second is 1 and each remaining element is the sum of the previous two: Each element of this sequence is called F
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5.18kb
    • 提供者:mauro
  1. DSPUsingMATLAB

    0下载:
  2. Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking,
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:mplayerx1
  1. yu

    0下载:
  2. 相当全面的介绍云计算与云存储的资料,据说这是计算机科学最有发展前途的方向之一-A fairly comprehensive introduction to cloud computing and cloud storage data, which is said to computer science the most promising directions of
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:11.76mb
    • 提供者:wang
  1. kel14_ev1

    0下载:
  2. In linguistic morphology, stemming is the process for reducing inflected (or sometimes derived) words to their stem, base or root form – generally a written word form. The stem need not be identical to the morphological root of the word it is usually
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5.74mb
    • 提供者:e_freax
  1. MATLAB2

    0下载:
  2. 数据资料是数学模型与实际问题接轨的重要途径和手段,有时还可以直接从数据资料中发现规 律组建模型。数据分析和处理是统计学研究的主要内容,也是计算数学的工作领域,近年来随 着计算机科学的发展,对“海量”数据的分析形成了一门新的交叉学科“数据挖掘”。这一章仅 介绍用统计学的最小二乘法构造拟合数据模型,以及用计算数学的函数插值方法处理数据解决 实际问题。-Is a mathematical model of data integration an important practical
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:145.31kb
    • 提供者:明远
  1. imageprobability2

    0下载:
  2. to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate-to help in computer vision ,pattern recognition and machine learning research for gr
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.01kb
    • 提供者:ravi
  1. imageprobaliity3

    0下载:
  2. to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate-to help in computer vision ,pattern recognition and machine learning research for gr
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:ravi
  1. imageprobability4

    0下载:
  2. to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate-to help in computer vision ,pattern recognition and machine learning research for gr
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:ravi
  1. imageprobability5

    0下载:
  2. to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate-to help in computer vision ,pattern recognition and machine learning research for gr
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:967.08kb
    • 提供者:ravi
  1. MATLAB

    0下载:
  2.  20世纪70年代,美国新墨西哥大学计算机科学系主任Cleve Moler为了减轻学生编程的负担,用FORTRAN编写了最早的MATLAB。1984年由Little、Moler、Steve Bangert合作成立了的MathWorks公司正式把MATLAB推向市场。到20世纪90年代,MATLAB已成为国际控制界的标准计算软件。 -70 years of the 20th century, the United States Head of the Department of Computer
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:88.18kb
    • 提供者:lhy
  1. huffmam_coding

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.75kb
    • 提供者:hazhiriq200
  1. code

    0下载:
  2. MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的作业答案,也是学习python语言和计算机科学很好的资料。-Institute of MIT' s EECS undergraduate admission first course introduction_to_cs & programming operating the answer is to learn good python language and computer
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:478.05kb
    • 提供者:cdg
  1. ginac-1.5.8

    0下载:
  2. 类似matlab的c++库,可以再自己的程序中调用!-this is a C++ library for symbolic mathematical calculations. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (lik
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.31mb
    • 提供者:朱起文
  1. Fastlgorithms

    0下载:
  2. Effi cient algorithms for signal processing are critical to very large scale future appli- cations such as video processing and four-dimensional medical imaging. Similarly, effi cient algorithms are important for embedded and power-limi
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.52mb
    • 提供者:sawssenj
  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
    • 文件大小:37.42kb
    • 提供者:秦莉平
  1. numerical-methods-using-matlab--4th--Edition

    0下载:
  2. Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20.39mb
    • 提供者:wenhs
  1. pso

    0下载:
  2. In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.56kb
    • 提供者:suci ariani
  1. huffmn

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) wh
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:686byte
    • 提供者:vishnu
  1. dierzhang

    0下载:
  2. 精通MATLAB计算科学书源代码,原书正版CD第二章源代码-Proficient in computer science book MATLAB source code, the original book source code CD to Chapter
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.47kb
    • 提供者:heavenshu
  1. disanzhang

    0下载:
  2. 精通MATLAB计算科学书源代码,原书正版CD第三张源代码-Proficient in computer science book MATLAB source code, the third original CD to the book source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:23.52kb
    • 提供者:heavenshu
« 12 3 »
搜珍网 www.dssz.com