-
arrow
ARROW (5/20/2009) Draw a line with an arrowhead.
ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself, ARROW will use the mouse to allow selection.
- 2010-10-20 14:36:24下载
- 积分:1
-
power-supply
Code for power supply control for variable power supply
- 2014-10-30 14:29:19下载
- 积分:1
-
TouchTone
Touch tone program in Digital Signal Processing
- 2013-04-30 02:46:52下载
- 积分:1
-
cp0301_PPM_sinPSD
Generation of a PPM-UWB signal in the case of a
sinusoidal modulating signal and rectangular pulses
- 2014-01-31 16:24:18下载
- 积分:1
-
算法eg
说明: 模拟退火算法及禁忌搜索算法的matlab源程序(Matlab source program of simulated annealing algorithm and tabu search algorithm)
- 2020-03-09 18:07:22下载
- 积分:1
-
PCA
PCA程序基于MATLAB 欢迎使用 (the PCA program is based on MATLAB)
- 2010-09-19 10:07:04下载
- 积分:1
-
Kalman_MATLAB
kalman的详尽的讲解,最好的kalman滤波范例(kalman detailed explanation, the best example of kalman filtering)
- 2008-05-20 14:59:16下载
- 积分:1
-
book
参数化时频分析理论、方法
及其在工程信号分析中的应用
(THEORY, METHODOLOGY OF PARAMETERIZED
TIME FREQUENCY ANALYSIS AND ITS APPLICATION IN
ENGINEERING SIGNAL PROCESSING
)
- 2014-09-08 09:43:28下载
- 积分:1
-
guihua
规划与lingo入门教程,这些资料可以对读者有一定的帮助。请读者不要乱。(Planning and lingo introductory tutorial, these data will certainly help the reader. Readers are cautioned not chaos.)
- 2012-08-13 20:26:40下载
- 积分:1
-
Height-width-for-hand
For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image.
input
gray_img : input hand image or any measure image like 2d with 0 to 255
intensity
output
height : pixel count of height
width : pixel count of width
out_img : segmented image with line for height and width
hand_height_width function implements hand height and width of the image
using the method outlined in:
calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56.
Hand shape identification on multirange images.
[ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image.
The input is given to the gray scale image.
- 2014-10-24 22:24:56下载
- 积分:1