-
CG
说明: 共轭梯度法CGmatlab程序 解线性方程组(Conjugate gradient method matlab program for solving linear equations)
- 2011-10-25 17:18:08下载
- 积分:1
-
distinguishable_colors
matlab code for Generate maximally perceptually-distinct colors
- 2015-02-03 14:25:47下载
- 积分:1
-
exam8_1
本程序:采用平面梁单元计算两铰抛物线拱的自由振动特性
输入参数: 无
输出结果: 前3阶振动频率及其相应的振型 (failed to translate)
- 2013-05-08 23:29:54下载
- 积分:1
-
C
说明: C 语言学习教程 唐浩强著 很实用 适合初学者(C language learning was very useful tutorial for beginners Tang Haojiang
)
- 2010-09-15 18:26:02下载
- 积分:1
-
matlab_time_frequence
说明: 有关时频分析的matlab的程序 希望对大家有所帮助(the time-frequency analysis of the procedures Matlab we hope to help)
- 2006-03-25 11:29:33下载
- 积分:1
-
ar(5)
一个五阶的自回归短期预测模型的MATLAB程序(A AUTOREGRESSion model used to prediction)
- 2011-05-10 11:49:10下载
- 积分:1
-
classifi
Pixel classification code using K-Nearest Neighbor Classifier.Here three pixel values of color image are taken as training sample.Color based segmented image was used to classify the object into three classes.
- 2014-08-12 13:17:23下载
- 积分:1
-
project_code
BER- 8QAM ,bpsk, QPSK,TRANSMITTED SIGNAL SPECTRUM
- 2020-10-31 03:59:55下载
- 积分:1
-
MATLAB与机器学习
说明: 此为机器学习中的常见算法的matlab代码,代码注释详细,易上手(This is a common algorithm in machine learning matlab code, code comments in detail, easy to use)
- 2020-07-08 00:18:57下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1