-
Phase_Correlation
Improved Phase Correlation Matching
- 2010-08-13 03:48:24下载
- 积分:1
-
iec
matlab中一个带交互界面的进化计算程序,通过界面接口设置进化计算算法参数,算法使用方便。(matlab in the evolution of an interface with a computer program set up through the interface of the interface parameters of evolutionary computation algorithm, the algorithm easy to use.)
- 2010-10-04 03:13:17下载
- 积分:1
-
Fibanocci_15006411202002
Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
- 2009-11-08 13:55:02下载
- 积分:1
-
0
说明: 给定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
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
encriptiondecription
encryption decryption..matlab source code
- 2011-01-08 18:33:01下载
- 积分:1
-
jiangluoshan1
该程序模拟了降落伞的下降过程,其结果对于类似问题有借鉴作用。(The program simulates a parachute drop in the process, the results serve as a reference for similar problems.)
- 2010-03-07 00:00:24下载
- 积分:1
-
miGraph
该代码实现MI_graph算法来实现数据挖掘中多示例机器学习的示例分类过程。(This function is the main function for calling migraph method to use this function, LibSVM should be available.)
- 2011-12-11 19:18:38下载
- 积分:1
-
z_score.tar
对nii文件进行Z变换,并保存成nii文件(Z transform to the NII file and save it as a NII file)
- 2017-12-06 14:47:07下载
- 积分:1
-
2187
说明: 数字图像处理及matlab实现数字图像处理及matlab实现(Digital image processing and digital image processing matlab and matlab to achieve)
- 2008-11-06 17:01:56下载
- 积分:1
-
wigner1
设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真(based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0.1 Hz or cosine filter, a total of nine sub-band filter a filter group, time window to window to 256 long rectangular window simulation)
- 2007-06-08 22:22:52下载
- 积分:1