-
wenli
自己写的关于藻类图像去噪的算法程序,非常全(Algae image denoising algorithm program to write their own
)
- 2012-04-17 19:50:07下载
- 积分:1
-
Direct-drive-Permanent--Magenet
包括风轮机,发电机,双PWM变流器,控制系统等完整的并网永磁直驱风电系统模型,(a complete grid-connected direct-drive wind power system model,including wind turbine, generator, dual PWM converter, control system, )
- 2020-07-01 20:40:02下载
- 积分: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
-
CODE-AND-DATABASE-(2)
matlab sumission for image processing
- 2014-09-23 19:46:02下载
- 积分:1
-
RamFunction
一个ram例子,可以参考一下,希望能帮到你,请用winrar解压缩打开。(A ram example, you can refer to, I hope you can help, please use winrar to decompress opened.)
- 2013-11-13 13:44:13下载
- 积分:1
-
Simple_Adaptive_Control_Example
Objective of this example is to demonstrate how to design and model adaptive controller, tune and analyse its performance using Simulink® . For this example we have used direct adaptive method called Model Reference Adaptive Controller (MRAC). There are three main elements of this model: Reference Model, Plant Model and Adaptive Controller. Each element and its working is explained in "Adaptive Controller Example.pdf", part of attached folder.
- 2013-12-20 14:30:49下载
- 积分:1
-
design2
用MATLAB实现的语音处理,在空间中信号的延迟和混响(Voice processing with the MATLAB implementation, the space for the delay and reverb)
- 2011-05-31 19:58:50下载
- 积分:1
-
88968148SDH_S
极化sar H alpha 分解 matlab编程 适于初学人员(polsar H alpha decomposition)
- 2020-12-11 22:19:16下载
- 积分:1
-
lsmtan
在单频激光干涉仪的非线性误差中,运用细分计数方法对其进行修正,在存在高斯白噪声的情况下,采用传统的正切细分法和可修正误差的细分法来仿真比较。(In the nonlinear error of single frequency laser interferometer, the use of segmentation counting method, amending them, in the presence of Gaussian white noise, using the traditional method and the tangent subdivision subdivision errors can be corrected to simulate compare.)
- 2014-11-12 23:14:24下载
- 积分:1
-
chaoliujisuan
5节点的电力系统潮流计算,建立了发电机、变压器、输电线路和负荷模块,使用典型参数计算得到的电压、相位、有功和无功显示清晰,便于分析和设计。(The node power flow calculation, generators, transformers, transmission lines and load module, calculated using the typical parameters voltage, phase, active and reactive clear, to facilitate the analysis and design.)
- 2013-04-29 08:45:26下载
- 积分:1