-
CVisionProject
This is a computer vision project implemented in matlab to remove radial distortion from the image
This is a computer vision project implemented in matlab to remove radial distortion from the image
- 2009-04-17 09:02:21下载
- 积分:1
-
askpskfskdpsk
Curves of ask,psk,fsk and dpsk....
- 2010-11-11 14:47:12下载
- 积分:1
-
DCT_version01
实现了用DCT变换进行噪声估计的功能,代码已经实现过了,可用哦。(DCT transform noise estimation function, the code has been achieved, can be used.)
- 2012-05-23 22:17:17下载
- 积分:1
-
M-Files-for-Orbital-Mechanics
轨道设计是飞行器设计专业一门非常重要的专业课。该书是轨道设计的一本经典之作。(Aircraft design professional track design is a very important professional course. The book is designed to track a classic.)
- 2014-08-19 15:52:02下载
- 积分:1
-
wind_dfig
widn turbine generator system model for study
- 2012-10-07 17:11:40下载
- 积分:1
-
SimpleSolarCellAndPanelModel
this programme define a circuit-based simulation model for a PV cell in order to allow estimate the electrical behavior of the cell with respect changes on environmental parameter of temperature and irradiance
- 2012-08-23 03:34:47下载
- 积分:1
-
SemXFEM_2d
基于matlab的XFEM简单实现,内有实例,可算裂缝开展(subroutine for XFEM)
- 2021-04-14 10:08:56下载
- 积分:1
-
AdaptiveModulationCDMA
多载波天线下的自适应调制,很好的体现了系统的性能,可以做为源文件(Under the adaptive antenna multi-carrier modulation, well reflects the performance of the system can serve as a source file)
- 2009-11-05 21:09:23下载
- 积分:1
-
MARS
改程序为火星探测巡航段的轨迹优化程序,采用庞德里亚金极大值原理对轨迹进行优化(Change the trajectory of Mars exploration program for the cruise phase of optimization procedures, using the maximum principle Pound Calabria gold trajectory optimization)
- 2020-12-20 21:19:08下载
- 积分: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