-
UWB_monocycle2
Plots time and frequency domains of UWB PPM monocycles and doublets.
- 2010-09-19 14:27:32下载
- 积分:1
-
LDPC-all
有关低密度奇偶校验码的一些matlab仿真程序(The number of low-density parity check codes matlab simulation program)
- 2010-07-23 16:24:18下载
- 积分:1
-
chapter4linearrfnote
这个是matlab中的西线性时频表示的所有源代码。(this is the West Matlab linear time-frequency representation of all the source code.)
- 2007-05-09 00:11:12下载
- 积分:1
-
9303_p3_v1_cons_en
Machine Readable Travel Documents (Passports)
ICAO Doc 9303, Part 3 Volume 1
MRtds with Machine Readable Data
Stored in Optical Character Recognition Format
- 2014-09-23 23:20:58下载
- 积分:1
-
lvboqi
多媒体技术和网络技术的也随之得到广泛的发展和应用,数字多媒体的存储、处理、传输变的越来越方便快捷(multimedia technology and network technology)
- 2011-05-25 20:13:03下载
- 积分:1
-
DBN
说明: 根据历史电网负荷数据,用深度置信网络预测未来负荷大小(Forecast future load size based on historical grid load data)
- 2019-11-12 15:27:16下载
- 积分:1
-
sourcescode
文件为一些实用的函数实现,其中包括小波,复制,剪切,粘贴,一年中的第几天,一个过程所需的总天数等等.(Documents for some useful function.Including wavelet, copy, cut, paste, a year in the first few days, a process required for the total number of days and so on.)
- 2009-05-03 10:13:12下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
curvelinear--colour
matlab编程,实现曲线色彩的修改
(Matlab programming, achieve a modification of the curve color)
- 2012-05-18 15:25:31下载
- 积分:1
-
空间时频分布
说明: 自己写的一个计算空间时频分布的程序,可知指定Cohen类分布类型WVD,CWD,PWVD,SPWVD,BJD(himself in a room when calculating the frequency distribution procedures, we can see Cohen category designated distribution type WVD, CWD, Wigner, SPWVD, BJD etc.)
- 2021-03-15 19:19:22下载
- 积分:1