-
mapleht
maple 它的图形功能非常强大, 足以提供更多的关于函数的信息. 当然, 如果需要, 它的图形作适当改进即可满足出版要求. (maple graphics functions are very strong, and to provide more information about the function, of course. If necessary, it can improve the graphics for proper publication meet)
- 2010-07-02 22:20:07下载
- 积分:1
-
runge
runge kutta para motor de induç ã o
- 2011-08-22 10:15:00下载
- 积分:1
-
SinusoidalasymmetricPWMmodulatiobased3PhInverter
Static power inverter can be analyzed by means of means of widely available circuit simulation software packages such as MATLAB. However, they are usually modeled a set of real switches, which results in long execution tines and possible convergence problems in the case of complex circuits. This paper proposes different PWM techniques to used in the simulation of three-phase power inverter. The
- 2013-11-28 22:09:53下载
- 积分:1
-
HenonLyapunov
这是计算二维Henon映射Lyapunov指数的程序,用matlab实现的,希望对大家能有用(This is a two-dimensional Henon map Lyapunov index calculation procedures, using matlab to achieve, we hope to be useful)
- 2010-06-19 20:26:44下载
- 积分:1
-
system_identification_qpsk
随机产生一QPSK调制信号,通过一随机产生的低通滤波器,然后使用LMS算法实现了系统哦你的辨识。(Randomly generate a QPSK modulation signal generated by a random low-pass filter, and then use the LMS algorithm of the system Oh, your identification.)
- 2010-12-13 23:32:53下载
- 积分:1
-
BCH1
BCH中的组件,模Q加、多项式乘法电路、除法电路(BCH of components, modules Q increases, polynomial multiplication circuits, circuit division)
- 2007-05-13 12:58:03下载
- 积分:1
-
jacob4
matlab function to calculate jacobian matrix fou a quadrilateral element
- 2013-08-15 02:11:32下载
- 积分: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
-
TDE_Targer_Positioning_a_Tracking
基于时延估计的目标定位与跟踪:编写了一个Matlab GUI,可以实现三围空间目标的定位,以及运动目标的跟踪(The Target_Positioning_&_Tracking Through Time-Delay-Estimation.)
- 2013-01-21 21:05:11下载
- 积分:1
-
duowei_yichuansuanfa
多维变量寻优 遗传算法 matlab源程序 完美运行(Multi-dimensional variables to find the perfect run of excellent genetic algorithm matlab source code)
- 2013-04-27 19:56:20下载
- 积分:1