-
chap2
求数组中最大的一个元素,给出了最简单的一个实例,应运时之需要改变数字即可(calculator the max one)
- 2009-05-10 20:40:09下载
- 积分:1
-
kmeansf
kmean clustering algorithm.
this code will take the training data set (with out class lebel) as input and return the no of optimum centre used in rbfn by using eucleadian distance.
- 2012-05-28 22:59:49下载
- 积分:1
-
DOA_MVDR
智能天线MVDR算法,自适应检测DOA,达到优化性能的目的。(The smart antenna MVDR algorithm, adaptive detection DOA, to achieve the purpose of optimizing performance.)
- 2012-10-09 08:43:03下载
- 积分:1
-
matlab-code
给予遗传算法的航迹规划和路径规划算法,含全部源程序,提供大家共同学习(Route planning and path planning algorithm given genetic algorithm, including all source code, provided we learn together)
- 2021-03-24 10:49:14下载
- 积分:1
-
closed-loop-feedback
Series and Prallel Feedbaack
- 2013-07-23 01:03:34下载
- 积分:1
-
CifradoDelCesar
codigo de encriptacion de la paltaforma de cesar asi mismo engoy
- 2014-10-18 00:55:28下载
- 积分:1
-
biancheng4
这个代码可以画出一个具有一定倾角的规则长城(This code can draw a certain angle with the rules of the Great Wall)
- 2014-01-02 15:49:24下载
- 积分:1
-
mmtama
This .m file is un simulation of a quantization of sine signal
- 2010-10-04 09:18:18下载
- 积分:1
-
PowerElectronics
power electronics simulink in matlab
- 2013-08-05 14:22:08下载
- 积分:1
-
stop-and-wait-arq
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:53:31下载
- 积分:1