-
MATLAB_image_processing_commands
MATLAB图象处理命令~!~包含了常见的matlab图象处理命令,很使用的手册~!~(MATLAB image processing commands)
- 2009-12-30 00:36:46下载
- 积分:1
-
makebatches
自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。(I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes the program to run slowly, be rewritten into small batches of data. Facilitate the large-scale data processing slow and the various unchanged.)
- 2013-09-23 09:52:29下载
- 积分:1
-
Resource
Base class for file system resource items (Folders, Files).
- 2014-02-19 10:54:03下载
- 积分:1
-
directdriven
直驱式永磁风力发电机并网控制,MATLAB仿真(Direct drive permanent magnet generators and network control, MATLAB simulation)
- 2021-04-16 08:58:53下载
- 积分:1
-
06122479
smart grid document using electrical cars
- 2015-12-16 22:15:51下载
- 积分: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
-
image-processing
此代码是基于matlab的代码,包含了图像金字塔,矩特征,边沿检测,斑点检测,角点检测,融合技术,图像去噪,车牌识别等等常用的一些图像处理技术!(This code is based on the matlab code, including the image of Pyramid, moment feature, edge detection, blob detection, fusion, corner detection, image denoising, license plate recognition and so on some commonly used image processing technology!)
- 2013-11-19 15:38:15下载
- 积分:1
-
CARS_V1.50
CARS-PLS 用于光谱数据或色谱数据变量选择的matlab 源码(CARS-PLS variable selection method for spectral data or chromatography data )
- 2012-08-23 10:12:07下载
- 积分:1
-
Recursive-least-squares-with-noise-
Recursive least squares with noise
- 2014-12-24 00:01:14下载
- 积分:1
-
struct2Demo
struct2的一个列子,简单的描述了struct2的配置和测试使用(A Lie struct2 and simple description of the configuration and testing of the use of struct2)
- 2014-01-12 22:15:00下载
- 积分:1