-
xiaobo
在matlab环境下利用小波实现噪声的去除(Matlab environment in the realization of the use of wavelet noise removal)
- 2009-05-20 16:15:56下载
- 积分:1
-
STC_eccv14_codes
非常优秀的视觉跟踪算法,发表在eccv2014上,基于时空上下文的跟踪算法。作者非常Nice的给出了源码(spatio-temporal context tracking, very excellent tracking algorithm. the Matlab code can run at 300fps.)
- 2014-10-17 09:11:24下载
- 积分:1
-
An-Efficient-Resource-Allocation-Strategy-for-Fut
Image processing ..
this is most important application in image processing and communication engineering and have a lot of steps towards MATLAB controlling functions ss
- 2015-02-26 19:00:47下载
- 积分:1
-
DOIGT1
Arduino Affichage permettant de controler un afficheur graphique de 240*64 pixels par liaison série
- 2015-04-18 18:22:27下载
- 积分:1
-
Algorithms
matlab源码:K-means算法,粒子群算法PSO,模拟退火算法SA(The matlab source code: K- means algorithm, particle swarm optimization (PSO, simulated annealing algorithm SA)
- 2021-04-28 23:28:43下载
- 积分:1
-
jfpmmepj
本程序的性能已经超过其他算法,hENcrDC参数可以得到很精确的幅值、频率、相位估计,给出接收信号眼图及系统仿真误码率,IMC-PID是利用内模控制原理来对PID参数进行计算,HsowisV条件线性调频脉冲压缩的Matlab程序,是国外的成品模型。( This program has exceeded the performance of other algorithms, hENcrDC parameter You can get a very accurate amplitude, frequency, phase estimation, The received signal is given eye and BER simulation systems, The IMC- PID is using the internal model control principle for PID parameters is calculated, HsowisV condition LFM pulse compression of the Matlab program, Foreign model is finished.)
- 2016-02-24 17:34:01下载
- 积分:1
-
4781_6994_DC-SS501_Ver1.0_EN
TCS 230 color sensor user guide.
- 2014-08-07 18:42:29下载
- 积分:1
-
facerecognition
该matlab程序可以根据所选择的测试库中图片对人脸进行识别,从而在系统中找到与之匹配的图片。(The matlab program can test the library, the selected image on the human face recognition, which is found in the system to match the pictures.)
- 2010-12-09 20:58:26下载
- 积分: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
-
pujian
谱减法去噪程序。我用过了,很好用,希望对大家有所帮助。(Spectral subtraction based denoising procedure. I have used, very good, we hope to help.)
- 2012-05-24 00:07:25下载
- 积分:1