-
SVD
本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。(This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.)
- 2015-01-28 11:05:10下载
- 积分:1
-
737434a8c47e4bbbb27d8e445b921785
换热站计算及选型,非常有用,里面用的XLS编写的,直接用就可以~~~~~(Calculation and selection of heat transfer stations, very useful, which use XLS written directly on it ~ ~ ~ ~ ~)
- 2014-01-21 09:42:04下载
- 积分:1
-
functionguotao
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。(Evolutionary Computation is based on the then new search algorithm its technical model derived from natural evolution. Here)
- 2008-04-30 23:55:32下载
- 积分:1
-
matlabandVC01
精通matlab与c+c++混合程序设计+第2版_,PDF格式,还算清晰,刘维编著,有兴趣的朋友可以下载下来看看 共三卷 (Proficient in matlab and c+ c++ mixed programming+ version 2 _, PDF format, fairly clear, Liu Wei, ed, interested to see if friends can download down)
- 2010-09-06 20:59:37下载
- 积分:1
-
myhuf
对文本文件进行huffman编码,并显示huffman树(to the text document for Huffman coding, and that Huffman tree)
- 2005-02-17 10:45:00下载
- 积分:1
-
matlabgui1
matlab gui..................(matlab gui.........................)
- 2013-11-03 20:47:36下载
- 积分:1
-
5
选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
- 2014-01-19 22:23:22下载
- 积分:1
-
ANPR-ALR-projects
it is a projet of some student who upload on web
- 2013-03-10 00:30:34下载
- 积分:1
-
2D-MUSIC
L型阵下基于2D-MUSIC的二维DOA估计算法(Under the L-type array estimation algorithm based on 2D-MUSIC-dimensional DOA)
- 2020-11-21 22:19:35下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1