-
AsistantWaveletAnalysis
说明: Matlab图形辅助小波分析,压缩文件中包含几个典型的重要例子(Matlab graphics support wavelet analysis, compressed files contain several important examples of typical)
- 2006-04-21 12:47:29下载
- 积分:1
-
sims_Optimization
Matalb Package for optimization. Quite useful in Economics.
- 2012-01-25 22:32:14下载
- 积分:1
-
source_code_ldhccd
成功实现计算RIpQbI算法的程序,本人测试已经通过,性能已基本达到RIpQbI算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate RIpQbI algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-09 10:03:00下载
- 积分:1
-
sift 图像处理
图像配准算法 matlab 挺好用的,可以参考一下(Image registration algorithm matlab, very good, you can refer to)
- 2021-02-13 22:39:49下载
- 积分:1
-
相位扫描
说明: 简要实现相控阵雷达扫描过程,以及阵元个数对波束的影响(Brief Realization of Phased Array Radar Scanning)
- 2018-12-27 20:40:27下载
- 积分:1
-
33412283-Solving-Fuzzy-Logic-Problems-With-MATLAB
document wich make clear using fuzzy logic in matlab
- 2012-10-06 13:46:05下载
- 积分:1
-
Detree_classify
describle the usage of classregtree function
- 2010-07-12 03:21:43下载
- 积分: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
-
ImageHalftoningFloyd
Program for Image Halftoning by Floyd Method: The input gray image will be converted into halftone image of same size using Floyd s Error Diffusion Method.
- 2011-04-24 11:22:09下载
- 积分:1
-
filter
可以根据不同的设计指标参数,快速、有效、自动地完成低通、高通、带通、带阻等各种滤波器的设计和仿真计算,直观展示相应滤波器的幅频、相频特性。(According to different parameters design specifications, fast and effective, automatically complete low pass, high pass, band pass, band stop filter design and various simulation, visual display appropriate filter frequency, phase frequency characteristics.)
- 2013-09-05 13:45:59下载
- 积分:1