-
matlabyansekongjianbianhuan
很好的图像处理代码。希望对你有用。谢谢。请多多至此(Very good image processing code. Hope useful to you. Thank you. Please lot to this)
- 2010-06-01 17:06:34下载
- 积分:1
-
GaborFeature
计算Gabor特征的MATLAB代码,方便修改和计算。(MATLAB code for calculation of Gabor features for easy modification and calculation.)
- 2010-08-24 16:28:43下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
105code
150例源码,提供学习和源码的分析实现!(150 cases of source code, to provide study and analysis of the implementation source code!)
- 2009-03-10 09:52:42下载
- 积分:1
-
yuandaima
matlab GUI界面程序设计源代码 对编界面的初学者十分有用(matlab GUI interface programming source code compiled interface is very useful for beginners)
- 2012-09-21 11:37:08下载
- 积分:1
-
Doppler
一种MIMO体制天波雷达多普勒扩展杂波抑制方法(Doppler radar system for MIMO-day extension clutter suppression method)
- 2013-12-09 16:39:41下载
- 积分:1
-
danjizi-Antenna
该程序主要是计算在三维空间中的单极子天线的问题,其中包括PML,(The procedure is to calculate the three-dimensional space in the monopole antenna of issues, including PML,)
- 2010-09-13 16:43:03下载
- 积分:1
-
Finger-Login
Finger print login software
- 2015-01-09 00:49:36下载
- 积分:1
-
3D_HOG_Mine
3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)
- 2015-04-21 12:30:12下载
- 积分:1
-
cppmathref2b
“cppmathref2b.pdf”Matlab 6.5的C++数学库函数及用法详细参考手册,包含全部内容,很详尽,做Matlab和VC混合编程必不可少的工具书。(" Cppmathref2b.pdf" Matlab 6.5 for C++ Math Library function and the use of detailed reference manual, including all content, very detailed, so Matlab and VC hybrid programming tool indispensable.)
- 2010-06-12 16:32:13下载
- 积分:1