-
44
说明: BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
- 2008-11-10 20:55:07下载
- 积分:1
-
Main_Frequency_decoup_Opti_cdm1
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:25:49下载
- 积分:1
-
publicationdtl
S u r f e r自动控制技术在气象资料 自动成图中的应用 (Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r fe r a r e i nt r o—
d u c e d i n t h i s p a p e r .I t i s a l s o i n t r o d u c e d h o w t o c o mb i n e t h e s t r o n g a b i l i t y o f d e v e l o p me n t u s i n g VB s o f t wa re a n d t he s t r o n g ma p p i n g i n
Su r f e r b a s e d o n t he i n t e r fa c e.a nd t he k e y pr og r a m t o C a / T y o u t t h e i nt e r fa c e t e c hn i q u e a nd a c a s e o f a p pl i c a t i o n a ut o ma t i c ma p pi n g a r e
pr e s e n t e d. )
- 2010-02-26 13:37:35下载
- 积分:1
-
genetic-algorithm
遗传算法,用matlab来实现,图像美观,更接近真实数据(Genetic algorithm, using matlab to achieve, beautiful images, closer to the real data)
- 2013-10-16 22:43:03下载
- 积分:1
-
basic-tutorial-of-MATLAB
MATLAB基础教程,讲解了MATLAB基本运算和基本函数,以及基本绘图命令。(it is a MATLAB basic tutorial,including the basic arithmetic and functions, what s more, the basic drawing command.)
- 2015-01-29 19:30:23下载
- 积分:1
-
xinghaofengxi
数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。
Dsp_c C语言编写的算法程序。
Dsp_fortran FORTRAN语言编写的算法程序。
Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的
大部分例题。(" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm. The DSP_C C language algorithm. Dsp_fortran FORTRAN language written algorithm. Dsp_matlab prepared using MATLAB signal processing procedures, including most of the examples of the various chapters of the book.)
- 2013-04-24 21:13:43下载
- 积分:1
-
yuyin
用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
- 2013-05-06 10:15:05下载
- 积分:1
-
GA
说明: 遗传算法的源代码。MATLAB下支持,省得编代码了(Genetic algorithm source code. MATLAB to support clinics to save compiled code of the)
- 2009-08-25 19:38:44下载
- 积分:1
-
2
说明: 有一个长度为整数L(1<=L<=10000)的马路,可以想象成数轴上长度为L的一个线段,起点是坐标原点,在每个整数坐标点有一棵树,即在0,1,2,...,L共L+1个位置上有L+1棵树。
现在要移走一些树,移走的树的区间用一对数字表示,如 100 200表示移走从100到200之间(包括端点)所有的树。
可能有M(1<=M<=100)个区间,区间之间可能有重叠。现在要求移走所有区间的树之后剩下的树的个数。
输入:
两个整数L(1<=L<=10000)和M(1<=M<=100)。
接下来有M组整数,每组有一对数字。
输出:
可能有多组输入数据,对于每组输入数据,输出一个数,表示移走所有区间的树之后剩下的树的个数。(Has a length of integer L (1 < = L < = 10000) of the road, one can imagine a number line segment of length L, the starting point is the coordinate origin, each integer coordinate points in a tree, i.e. 0,1 , 2, ..., L total has L+1 L+1 positions on the tree. Now to remove some trees, tree removed by a range of digitally represented, such as 100 200 represents removed (inclusive) between 100 and 200 all the trees. There may be M (1 < = M < = 100) intervals, there may be overlap between the intervals. Now, after the number of trees require the removal of all remaining sections of the tree. Input: two integer L (1 < = L < = 10000) and M (1 < = M < = 100). Then there is an integer M groups, each with a pair of numbers. Output: there may be multiple sets of input data, for each set of input data, the output of a number indicating the number of the removal of all remaining sections of the tree after tree.)
- 2015-03-22 23:35:47下载
- 积分:1
-
OFDM-QPSK-Modulation
对于OFDM初学者很有帮助,是很好的学习程序哦,可以学会用matlab仿真(the study of )
- 2011-05-05 20:46:02下载
- 积分:1