-
pok
用于扑克的识别
主要原理是
先把左上角的截去一个角(涉及到智能判断切片大小)
之后通过区域查找和HSV模型
辨别出颜色
和找出相应的区域
然后利用编码形式
识别数字和花式(The main principle for the identification of poker is to first truncate the top left corner (relating to intelligence judgments slice size) after the HSV model through regional search and identify colors and find the appropriate form of identification coding region and then use digital and fancy)
- 2010-11-04 21:22:28下载
- 积分:1
-
PCA
Principal component analysis .m file
- 2012-03-24 15:18:37下载
- 积分:1
-
3in1
PFUKFEKF三种滤波算法的对比比较,有图(The PF UKF is the EKF comparison of the three filtering algorithm, Fig.)
- 2012-05-28 19:31:53下载
- 积分:1
-
LSTOA
基于最小二乘方法的TOA(基于时间到达方法)定位,首先建立TOA的模型,然后用最小二乘进行仿真分析(TOA-based method of least squares (based on time arrival method) position, first established TOA model, then the simulation analysis using least squares)
- 2014-09-29 15:13:15下载
- 积分:1
-
SFIC_modified
说明: 结合SIC修改的SFIC,其中利用SIC的因果和非因果的思想。(SFIC modified according to someway of SIC)
- 2011-03-17 09:54:01下载
- 积分:1
-
signal-and-system-toolbox
信号与系统软件实验工具箱,本系统包括七个实验,分别是:信号的时域基本运算、连续信号的卷积与连续时间系统的时域分析、离散信号的卷积与离散时间系统的时域分析、信号的频域分析、连续信号的采样与恢复、系统的频域分析、信号的幅度调制与解调。为了加强学生的计算机编程能力和应用能力,所有实验均提供设计性实验内容,让学生参与编程。本系统既可作为教师教学的实验演示,又可作为学生动手实验的实验系统。(Signals and Systems Software experimental toolbox, the system includes seven experiments, namely: basic operations signals in time domain, the convolution of continuous signals and continuous-time system time domain analysis, convolution of discrete signals and discrete-time systems when domain analysis, frequency domain signal analysis, continuous signal sampling and recovery, system frequency domain analysis, signal amplitude modulation and demodulation. In order to strengthen the student s computer programming skills and ability to provide all the experiments were designed experiment content, allowing students to participate in programming. This system can be used as experimental demonstration of teaching, but also as a student hands-on experiments the experimental system.)
- 2013-08-08 22:26:50下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
exm0925_1
有关matlab初学编程的人有帮助的程序,特别是simulink的初学者。(the Matlab programming novice who help procedures, in particular Simulink beginners.)
- 2007-05-08 16:01:23下载
- 积分:1
-
my_code
this is one of the best satelite code in the world to find the look angle
- 2013-08-23 11:52:02下载
- 积分:1
-
MATLAB
MATLAB仿真技术与实例应用教程,内有一些编程例子,适合初学者阅读(MATLAB simulation examples of the application of technology and curriculum, there are some programming examples, suitable for beginners to read)
- 2007-10-10 16:23:56下载
- 积分:1