搜索资源列表
交互支持向量机学习算法及其应用
- 交互支持向量机学习算法及其应用- Alternately supports the vector machine study algorithm and its applies
OTHELLOCHESS
- 黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function
WUZICHESS
- 五子棋(TC版),提供交互界面,TC2.0编译-331 (TC edition), provides interfaces to compile WITH TC 2.0
IIR带通滤波器设计
- IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
重言式判别问题
- 逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”、“&”和“~”,分别表示或、与和非,运算优先程度递增,但可有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 若是重言式或矛盾式,可以只显示“True Forever”或“False Forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式变元取定一组值,程序就求出并显示逻辑表达式的值。-logic expression from the termin
ynd
- 一个年月日的计算程序 可以实现万年历的功能 具有良好的人际交互-date of a program can achieve hefty almanac features have good interpersonal interaction
HandDetect
- 用于手势跟踪的c代码,可以用于智能人机交互、手语识别、理解等-gestures for tracking the c code, which can be used intelligent human-computer interaction, sign language recognition, understanding, etc.
FIFOandLRUarithmetic
- 最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the lengt
MyEasyDraw_VC2
- 一个复杂的画图系统,包含了很好的算法设计,提供交互界面,用vc-drawing of a complex system, including a good algorithm design, interactive interface, with vc
ShortPathMFC
- 演示了最短路径的算法逻辑,以对话框为交互工具。-demonstration of the shortest path algorithm logic, a dialog box for interactive tools.
AdaBoosttrack
- adaboost不仅可以用于语音也可以用于人机交互这就是一个例子-adaboost not only can be used for voice can be used in human-computer interaction is an example of this
BT10
- 用matlab实现的拥有图形化的交互界面,包括矩阵的运用,画图等等。和及格同学一起做的 -Using matlab to achieve the owner of the interactive graphical interface, including the use of matrices, drawing and so on. And a pass to do with my classmates
utlab
- 模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互-Optimize fuzzy simulation, neural networks, genetic algorithms
matlab
- 人机交互小功能,画曲线,改变颜色,生成矩阵,随机与固定的,退出,改变线型-Human-Computer Interaction small features, drawing curves, changing the color, generating matrix, random and fixed, from the change of linear
IMMKF
- 利用MATLAB语言计算交互多模型函数IMMKF-Calculated using MATLAB language interacting multiple model function IMMKF
thetheoryofIMMandsimulation
- 详细介绍交互多模型算法原理,算法流程并附带模型仿真程序-Details IMM algorithm, the algorithm processes and procedures with model simulation
interactiveimagesegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
IMM_csdn
- 车辆位置跟踪,交互多模型matlab程序-Vehicle location tracking, interacting multiple model matlab program
交互多模机动目标跟踪EKF,UKF程序
- 机动目标跟踪CA_EKF,交互多模UKF程序,内附说明文档。 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序