-
skindetection
说明: 皮肤探测,在matlab下实现
利用HSI颜色来探测皮肤位置,在人物图片中已经做了大量测试(skin detection, the use of Matlab under HSI color of the skin to detect location, pictures of the characters have done a lot of testing)
- 2005-09-03 11:11:44下载
- 积分:1
-
dct2
数字水印DCT算法设计,可以进行优化,希望大家一起将程序优化(DCT digital watermarking algorithm designe,it can be optimized and I hope that everyone can work together to optimized it.)
- 2009-06-08 22:01:01下载
- 积分:1
-
junhenghua
说明: 用matlab实现图像的直方图均衡化处理(Matlab image histogram equalization processing
)
- 2012-05-17 20:33:22下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
CFAR
雷达CFAR技术 恒需警检测代码 杂波背景中区分出有用目标回波的恒虚警(CFAR)检测技术,是直接影响雷达性能的关键(CFAR technique requires constant police radar detection code clutter distinguish the useful target echo CFAR (CFAR) detection technology is the key to directly affect radar performance)
- 2013-12-10 14:32:22下载
- 积分:1
-
injector_example
三角电流脉冲信号注入装置。改变电感大小调整注入电流幅值。适用于电力系统仿真分析。(Triangular current pulse injection device)
- 2016-01-14 14:19:09下载
- 积分:1
-
fwddipfrequencyfilters
frequency filters in matlab
- 2010-07-26 01:15:52下载
- 积分:1
-
MATLAB7.0
matlab初学者适用 简单教程 比较简单 (matlab tutorial for beginners is relatively simple application of a simple)
- 2009-10-23 11:04:01下载
- 积分:1
-
FACE
说明: 人脸识别PCA方法特征脸的建立与人脸重建(PCA method for face recognition features of the establishment and face reconstruction)
- 2011-02-16 18:57:48下载
- 积分:1
-
OFDM
有详细的OFDM的LS,MMSN算法,注释,允许结果均有效(Detailed OFDM-LS, MMSN algorithm, notes, allowing the results are valid)
- 2013-11-14 19:20:14下载
- 积分:1