搜索资源列表
jishi
- 计时器-Timer =================
timer
- 一个基于matlab实现的计时器源码,供大家学习。-A matlab implementation of the timer source for everyone to learn.
youhua1
- 遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴-function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic
timed_webcam_v02
- 这个脚本提供了一个基本的框架来处理视频数据在一个相对快速的循环。它使用基本功能的视频采集的工具箱,特别是peekdata()函数。提供一个计时器来估计循环频率。 -This scr ipt provides a basic framework for working with streaming video data in a relatively fast loop. It uses basic functionality the video acquisition toolbox,