-
pulse_generator3
产生速率160Gbit/s,脉宽1.25ps的一阶高斯脉冲模拟序列(101101)(Production rate of 160 Gbit/s, pulse width 1.25ps first order Gaussian pulse simulation sequence (101101))
- 2013-11-24 17:23:22下载
- 积分:1
-
ACATSP2
这是一个解决tsp问题的代码,采用遗传的方法进行编程,大大的简化了最优规划迭代的问题,是的程序运行的快速准确(This is a solution to the problem tsp code, using the method of genetic programming, which greatly simplified the problem of optimal planning iteration, the procedure is fast and accurate operation)
- 2010-08-25 00:55:04下载
- 积分:1
-
wintech_training_5
闻亭公司培训DM642的内部资料一共有五天,里面包含讲解的ppt,文档,开发工具,课堂源码例子等。这是第五天内容.(Wintech DM642 training information, total of five parts, which contains explanations ppt, documentation, development tools, source code examples of class and so on.This is the 5th part.
)
- 2009-11-12 14:43:25下载
- 积分:1
-
cdma_power-control
CDMA移动通信系统功率控制算法的MATLAB仿真实现(power control)
- 2012-04-19 19:52:06下载
- 积分:1
-
graph
matlab、C代码,实现图论中的大部分算法,包括kruskal、Dijkstra、prim、hamilton等
(Matlab,C code for most algorithms of graph theory.)
- 2012-05-07 22:37:00下载
- 积分:1
-
mod_lte_tota
performance of quantizer in lte
performance of quantizer in lte
performance of quantizer in lte performance of quantizer in lte
- 2012-06-23 01:29:51下载
- 积分:1
-
Algorithms-And-Data-Structures-In-CPP
You don t need any previous experience in programming to learn C++ with this book. This book starts you the beginning and
teaches you both the language and the concepts involved with programming C++.
- 2015-02-07 02:42:50下载
- 积分: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
-
T-F-analysis-toolbox
信号处理领域中时频分析工具箱,可以处理常见的食欲频域以及时频域信号分析。(Signal processing toolbox in the time-frequency analysis, loss of appetite can handle the common frequency domain and time-frequency domain signal analysis.)
- 2011-04-29 23:19:59下载
- 积分:1
-
Is-more-commonly
:自准直仪是比较常用的测角仪器,其原理是检测激光形成的图像光斑的中心之间的距离,通过 ) 个中
心的横纵坐标差来计算物体偏离的角度
’
利用迭代阈值和图像分割等方法将光斑图像进行预处理,然后将得到
的图像分别用重心法、圆拟合法和匹配法进行中心定位,并最终进行偏离角度的测定
’
文中介绍了所使用的几
种方法,并进行了仿真比较,结果表明,圆拟合法更有优势
’
(: Is more commonly used since the collimator angle measuring instrument, the principle is to detect the distance between the center of the laser spot image formed by a) a horizontal and vertical coordinates of the center differential to calculate the deviation angle of the object ' iterative threshold and image method of segmentation, such as the spot image preprocessing, and then the resulting image with the center of gravity method, respectively, round contemplated legitimate and matching method center position, and eventually for the Determination of the deviation angle of ' paper describes the use of several methods, and simulation comparison, the results show that the circle fitting more advantageous' )
- 2013-03-17 21:29:41下载
- 积分:1