搜索资源列表
truetime-1.3
- 一个很棒的网络控制系统仿真软件,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
0.背包问题C语言算法
- 给定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 ,
fdtd3dpml
- 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
mxuliejiarao
- 产生一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
c.exam.100
- 题目:有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?
Cjulei
- 利用模糊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
ALGO3-5
- 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
Y_FCMC_Ver.1.04
- 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
- 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
FDTD
- 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
c
- 编写一个函数,输入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与C++》这本书的第3章,包含matlab程序和C++程序-" Matlab and C++" Chapter 3 of this book, including the matlab program and C++ program
Diffusion-system-of-concentration-
- 扩散系统之浓度分布的装置。管中储放静止液体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→
C-means
- matlab实现的2类、3类、4类、5类cmeans算法-matlab implementation of Class 2, Category 3, Category 4, Category 5 cmeans algorithm
matlab---C
- this file contain of visualization of 12band hyper spectral image in 3 mode and with PCA
c
- 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 =
DIPUMPToolbaxPV1.1.3
- 数字图像处理matlab版本,冈萨雷斯 书中的所有的 M文件代码 ,主要做图像处理方面 应有尽有。-Digital Image Proccessing Using MATLAB Rafael C.Gonzalez including all the M files code in the book, all about the image proccessing
c
- 模式识别以3类为例对C均值和模糊C均值算法进行matlab仿真实验。-Pattern recognition in three categories, for example C-Means and fuzzy C-means algorithm matlab simulation experiments.
gcmex-2.3.0
- 图切优化算法,通过它可以使得C++程序脱离vc环境在matlab中运行。-Figure cut optimization algorithm, it can makes C++ program from the vc environment in matlab run.
toolbox_v1.3
- 这是John Wiley出版的<Computational Colour Science using MATLAB.e2ban>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:\Program Files\MATLABp65\toolbox\colour\ 但具体路径取决于Matlab在你