-
SIP
Test MTP neural network.
- 2009-11-15 00:49:24下载
- 积分:1
-
Antenna-near-metallic-cylinder
Antenna near conducting cylinder-Analytic and Numeric(FDTD)
- 2011-10-01 18:08:02下载
- 积分:1
-
psd_eatmation
说明: 实现信号的功率谱估计,AR,MUSIC,FFT,周期图法(Achieve signal power spectrum estimation, AR, MUSIC, FFT, periodogram)
- 2010-04-18 22:49:51下载
- 积分: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
-
pmsm1
永磁同步电机伺服系统及工件台上位机
软件设计(PMSM SERVO SYSTEM AND HOST COMPUTER
SOFTWARE OF WORKPIECE STAGE DESIGN)
- 2012-05-03 22:22:54下载
- 积分:1
-
rootmusic1
本代码是求根MUSIC算法的源程序。采用求根MUSIC算法进行DOA估计(MUSIC algorithm for finding roots of this code is the source. Roots of DOA by MUSIC algorithm estimates)
- 2010-11-09 19:03:55下载
- 积分:1
-
Forward-normal-cloud-generator
正向正态云发生器算法,利用Matlab或VC编程实现正向正态云发生器算法,绘制出云模型。(Forward normal cloud generator)
- 2020-11-01 11:19:55下载
- 积分:1
-
TestTemplateClass
Test Template Class Source Code for Andriod.
- 2013-11-11 23:00:16下载
- 积分:1
-
123
高亮显示属性表中选中的要素高亮显示属性表中选中的要素(Highlight the attribute table of the elements of selected properties in the table highlights the selected element)
- 2010-01-18 11:20:12下载
- 积分:1
-
zhenfeng
说明: 根据风速公式在SIMULINK环境中搭建的阵风风速的模型,可运行(According to the formula in the SIMULINK environment wind gust wind speed model to build, run)
- 2021-05-14 03:30:03下载
- 积分:1