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

搜索资源列表

  1. truetime-1.3

    1下载:
  2. 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime True
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:977818
    • 提供者:张茸擎
  1. 0.背包问题C语言算法

    0下载:
  2. 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入. 输入:第一行两个正整数n(物品数)和C(容量) 第二行n个正整数n,表示物品价值 第三行n个正整数n,表示物品重量 输出:第一行表示总价值 第二行n个数(0/1),0表示物品不装入,1表示装入 例如, 输入: 5 10 6 3 5 4 6 2 2 6 5 4 输出 15 1 1 0 0 1 ,
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:622
    • 提供者:cj
  1. fdtd3dpml

    2下载:
  2. Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition by Allen Taflove and Susan C. Hagness Supplementary Material the book s MATLAB files and 3-D Fortran 90 CPML code Does anyone have this book Third Ed
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37672
    • 提供者:Roc
  1. mxuliejiarao

    0下载:
  2. 产生一m序列,其特征多相式:1+x^3+x^5,加扰序列c(k) 满足c(k)=a(k)+c(k-3)+c(k-5),对m序列进行加解扰-Create a m sequence is characterized by multi-phase type: 1+ x ^ 3+ x ^ 5, scrambling sequence c (k) to meet the c (k) = a (k)+ c (k-3)+ c (k-5), the m sequence Deinterference
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:542
    • 提供者:xlmm
  1. c.exam.100

    0下载:
  2. 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-Title: There are 1,2,3,4 digits, how many can be formed from each other and without duplication of the three-digit numbers? How many are?
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:38452
    • 提供者:worldfly
  1. Cjulei

    0下载:
  2. 利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:559
    • 提供者:乔百杰
  1. ALGO3-5

    0下载:
  2. Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1825
    • 提供者:virumpa
  1. Y_FCMC_Ver.1.04

    0下载:
  2. README file for Yashil s FCM Clustering MATLAB (Y_FCMC) Toolbox Ver. 1.04 ------------------------------------------------------------------------- This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:22402
    • 提供者:Yashil
  1. 3

    0下载:
  2. Arithmetic Coding. C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding - arithmetic coding examples of the application of a version of Matlab. Be right characters arithmetic coding 2. Not the b
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1494
    • 提供者:manowar
  1. FDTD

    0下载:
  2. 1, 2 and 3-D FDTD code with PEC boundaries Program author: Susan C. Hagne-1, 2 and 3-D FDTD code with PEC boundaries Program author: Susan C. Hagness
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8564
    • 提供者:pmr
  1. c

    0下载:
  2. 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:悦悦
  1. 3

    0下载:
  2. 《Matlab与C++》这本书的第3章,包含matlab程序和C++程序-" Matlab and C++" Chapter 3 of this book, including the matlab program and C++ program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:217818
    • 提供者:shi
  1. Diffusion-system-of-concentration-

    0下载:
  2. 扩散系统之浓度分布的装置。管中储放静止液体B,高度为L=10 ㎝,放置于充满A 气体的 环境中。假设与B 液体接触面之浓度为3 C 0 0.01mol m A = ,且此浓度不随时间改变 而改变,即在操作时间内( h = 10天)维持定值。气体A 在液体B 中之扩散系数为 D m s AB = 2×10− 9 2 。试决定以下两种情况下,气体A溶于液体B中之流通量(flux)。 (a) A 与B 不发生反应; (b) A 与B 发生以下之反应 A+ B→
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:3072
    • 提供者:zhouyanghua
  1. C-means

    0下载:
  2. matlab实现的2类、3类、4类、5类cmeans算法-matlab implementation of Class 2, Category 3, Category 4, Category 5 cmeans algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:5120
    • 提供者:郭鹏宇
  1. matlab---C

    0下载:
  2. this file contain of visualization of 12band hyper spectral image in 3 mode and with PCA
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:79819
    • 提供者:roozbeh
  1. c

    0下载:
  2. Armstrong数具有如下特征:一个n位数等于其个位数的n次方之和。如: 153=13+53+33 1634=14+64+34+44 找出2、3、4、5位的所有Armstrong数。-Armstrong number has the following characteristics: a n digits equal to its n-th power, and in the single digits. Such as: 153 = 13+53+33 1634 =
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:174215
    • 提供者:franda
  1. DIPUMPToolbaxPV1.1.3

    0下载:
  2. 数字图像处理matlab版本,冈萨雷斯 书中的所有的 M文件代码 ,主要做图像处理方面 应有尽有。-Digital Image Proccessing Using MATLAB Rafael C.Gonzalez including all the M files code in the book, all about the image proccessing
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:60481
    • 提供者:耿瑞全
  1. c

    0下载:
  2. 模式识别以3类为例对C均值和模糊C均值算法进行matlab仿真实验。-Pattern recognition in three categories, for example C-Means and fuzzy C-means algorithm matlab simulation experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1248
    • 提供者:改键
  1. gcmex-2.3.0

    1下载:
  2. 图切优化算法,通过它可以使得C++程序脱离vc环境在matlab中运行。-Figure cut optimization algorithm, it can makes C++ program from the vc environment in matlab run.
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:224256
    • 提供者:华美
  1. toolbox_v1.3

    1下载:
  2. 这是John Wiley出版的<Computational Colour Science using MATLAB.e2ban>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:\Program Files\MATLABp65\toolbox\colour\ 但具体路径取决于Matlab在你
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1250013
    • 提供者:
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com