-
MilTrack_matlab_v1.0
MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida. (MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida.)
- 2013-04-26 16:43:57下载
- 积分:1
-
WiFiATETEST
WI-FI AUTO TEST
- 2015-03-16 22:56:35下载
- 积分:1
-
TCSC
simulink仿真,串联电容器在电力系统中的无功补偿(simulink simulation series capacitor reactive power compensation in power system)
- 2021-04-21 15:08:49下载
- 积分:1
-
oqpsk1112
软判决在OQPSK解调中实现对信号纠错的分析与应用(Soft-decision in OQPSK achieve signal demodulation analysis and application of error-correcting)
- 2008-12-17 20:25:11下载
- 积分:1
-
ChaoticSystemsToolbox
matlab ChaoticSystemsToolbox工具箱(ChaoticSystemsToolbox)
- 2010-08-30 10:17:35下载
- 积分:1
-
ZUO
对信号利用三个小波函数进行了分解。有报告和图片。(The signal using three wavelet function decomposition. Reports and pictures.)
- 2010-05-24 16:28:14下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
Binary_PSO
have adapted the PSO to search in binary spaces
- 2013-12-09 07:26:52下载
- 积分:1
-
matlabforcast
说明: 基于灰色预测,指数平滑预测的几个MATLAB程序,对于预测类问题的数学建模,可以说是必备程序。我的导师给我传的。
funesm1,2,3分别为一二三次指数平滑预测程序
fungry为灰色预测程序
funcoef为时间序列预测程序
pudn为广大的编程爱好者提供了一个交流的平台,我在此先谢谢网站的工作人员,我也会努力编出好的程序,一起同大家分享。(Based on Gray predicted that the number of exponential smoothing forecasts MATLAB procedures, issues for the prediction of the mathematical modeling, can be said to be an essential procedure. My mentor gave me spread. funesm1, 2,3 were 123 times procedures fungry exponential smoothing forecast procedures funcoef gray prediction for time series forecasting procedures for pudn programming for the majority of fans provided a platform for exchange, I would like to thank the site staff, I will strive for a good program, to share together.)
- 2021-04-20 10:38:50下载
- 积分:1
-
jrjj
matlab simulink implementation and analysis of Three-phase inverter4
- 2013-11-30 22:51:32下载
- 积分:1