搜索结果
找到约 21 项符合
eye 的查询结果
按分类筛选
matlab例程 iris pattern recognition for eye scan
iris pattern recognition for eye scan
数值算法/人工智能 eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very
eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
文章/文档 feature based eye tracking docs
feature based eye tracking docs
电源技术 智能电网安全保护
Abstract: Stuxnet, a sophisticated virus that damaged Iran's nuclear capability, should be an eye openerfor the world. We can choose to learn something very narrow (how to combat the Stuxnet virus) or wecan choose to focus on the larger goal of thwarting the next type of creative cyber attack. ...
matlab例程 Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来
通讯/手机编程 一个用MATLAB写的实现通信中眼图功能的S函数
一个用MATLAB写的实现通信中眼图功能的S函数,.m格式,与 simulink中的eye diagram一样
压缩解压 This collection of 28 research papers provides an insightful overview of past and current research f
This collection of 28 research papers provides an insightful overview of past and current research findings in Project Management, and takes an eye-opening excursion along frontiers fertile for future investigation.
人工智能/神经网络 function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo
function [U,center,result,w,obj_fcn]= fenlei(data)
[data_n,in_n] = size(data)
m= 2 % Exponent for U
max_iter = 100 % Max. iteration
min_impro =1e-5 % Min. improvement
c=3
[center, U, obj_fcn] = fcm(data, c)
for i=1:max_iter
if F(U)>0.98
break
else
w_new=eye(in_n,in_n)
center1=sum(cent ...
软件工程 Mastering the Requirements Process, Second Edition, sets out an industry-proven process for gatherin
Mastering the Requirements Process, Second Edition, sets out an industry-proven process for gathering and verifying requirements with an eye toward today s agile development environments. In this total update of the bestselling guide, the authors show how to discover precisely what the customer want ...