-
BodeExamples
以Matlab为应用,比较详细地介绍了如何画波特图的一些例子。(Examples on Bode Plot.)
- 2009-04-23 23:04:21下载
- 积分:1
-
HoneycombPattern_new
L为正六边形边长,默认10
H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100]
若H输入为1*1尺寸,则默认为边长为H的正方形
返回值为所有六边形的顶点横纵坐标
调用举例:
HoneycombPattern_new
HoneycombPattern_new(5)
HoneycombPattern_new(1,[50 40])
作者:Neptune_zx(@MATLAB Forum)
Time:2010/11/06">
- 2011-04-20 08:31:14下载
- 积分:1
-
Rotate
Rotate Image by a degree
- 2013-11-20 18:20:49下载
- 积分:1
-
burg
burg算法实现,根据算法步骤实现burg算法,含注释(burg algorithm, the steps to achieve burg algorithm based on algorithms, including comments)
- 2010-11-07 21:10:29下载
- 积分:1
-
vvk4
velocity modulation file for matlab 2
- 2011-02-01 23:59:15下载
- 积分:1
-
ofdm-2channelest
OFDM ls和LMMSE的信道估计。比较详细,可以运行结果。(The OFDM ls and LMMSE the channel estimation. In more detail, you can run the results.)
- 2013-04-30 03:27:20下载
- 积分:1
-
linghuigui
该程序为岭回归在决策分析中的应用,能够给出最优的各组分的回归系数(The program for the ridge regression in the application of decision analysis, be able to give the best of each component regression coefficients)
- 2013-04-09 16:07:28下载
- 积分:1
-
FCM_Step
the steps of fuzzy c means algorithm which is coded in matlab
- 2015-01-14 11:00:28下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
tp_sinosoidal_triangular_carrier_regular_symmetri
file contains a simulink modoel of inverter
- 2010-10-31 15:16:28下载
- 积分:1