-
merwe03a.ps
又一个很好的MATLAB应用范例。是关于MATLAB在upf领域的应用问题。(a very import tings!)
- 2009-03-17 17:07:27下载
- 积分:1
-
RS159
对RS(15,9)编码算法进行matlab的实现和仿真(Matlab realization of RS (15,9) coding algorithm and simulation)
- 2012-05-14 09:14:20下载
- 积分:1
-
SARBM3D
SARBM3D A Nonlocal SAR Image Denoising Algorithm Based on LLMMSE Wavelet Shrinkage
- 2021-03-21 19:29:17下载
- 积分:1
-
EmotionDetection
人臉辨識-利用matlab實現去偵測人臉(Face recognition- the use of matlab implementation to detect human face)
- 2009-12-08 14:06:34下载
- 积分: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
-
chicken-eggs-counting
My package is all about counting chicken eggs in a tray using camera, from image processing to GUI, it supports presenting the present result, past result, and total result
- 2014-02-04 04:28:42下载
- 积分:1
-
gray-matching
matlab 的灰度匹配算法例子,简单易懂,对初学的人比较适用(gray matching algorithm matlab example, easy to understand, more suitable for beginners who)
- 2014-02-24 23:01:33下载
- 积分:1
-
the-code
低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
- 2013-09-03 13:00:02下载
- 积分:1
-
TheCProgrammingLanguage
这是一本介绍C++编程的书,有助于读者深入的了解和掌握C++编程。(This is an C++ programming book ,it will help readers in-depth understanding and using of C++ programming.)
- 2010-11-03 22:54:11下载
- 积分:1
-
SNR-matlab
视频的可分级编码(SNR),分两级,并解码;(Scalable video coding, 2 scales, and decoding )
- 2010-05-07 22:15:54下载
- 积分:1