搜索结果
找到约 250 项符合
MEAN-shift 的查询结果
邮电通讯系统 Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variab
Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean
Gaussian random variables independently (separately) for each k MATLAB function random.
人工智能/神经网络 神经网络中的K-MEAN聚类算法
神经网络中的K-MEAN聚类算法,并在MFC中以主观形式显示学习过程。
加密解密 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26
凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26
如:k=5 “hello world”加密为:mjqqt….
人工智能/神经网络 花蝴蝶,利用HCM分群,模糊分群,hard-C mean
花蝴蝶,利用HCM分群,模糊分群,hard-C mean
VHDL/FPGA/Verilog -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right
-- DESCRIPTION : Shift register
-- Type : univ
-- Width : 4
-- Shift direction: right/left (right active high)
--
-- CLK active : high
-- CLR active : high
-- CLR type : synchronous
-- SET active : high
-- SET type : synchronous
-- LOAD active : high
-- CE active : high
-- SERIAL input : SI ...
人工智能/神经网络 分级聚类算法:包括k-mean max-dist min-dist 程序使用方法: 程序中打开文件“.dat”-》选择聚类方法-》显示数据 .dat文件格式: 分成几类 输入样本维数 样本
分级聚类算法:包括k-mean max-dist min-dist
程序使用方法:
程序中打开文件“.dat”-》选择聚类方法-》显示数据
.dat文件格式:
分成几类
输入样本维数
样本个数
下面依次为样本特征向量
文章/文档 Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and The
Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and Their Applications to Geosciences (2007).pdf
微处理器开发 MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers
Description: Demonstrate USART0 in two-way SPI mode. Data are read from
an HC165, and same data written back to the HC164.
ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2
* USART0 control bits are in different SFR s from ...
其他 按五次Shift键,就会出现一个功能界面通过它你可以调用网页
按五次Shift键,就会出现一个功能界面通过它你可以调用网页
单片机开发 使用89S52为核心做的USB键盘,注意修改了一下windows设备描述符以及端点处理等就行了。用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,
使用89S52为核心做的USB键盘,注意修改了一下windows设备描述符以及端点处理等就行了。用了一个4*4的小键盘,有0-9十个数字键,
Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。
最多可以有三个键同时按下,如果相交的话,最多只能两个键按下 ...