-
-
FastFourierTransform.rar
... .
This function take the signal which you want to find FFT, for m bit
you can also call the function without entering a signal or number of points, because there is default values for y and m which are
y = sin(2*pi*50*t)+sin(2*pi*120*t)
m=3
...
-
AVR_Elevator_Simulator.rar
... by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated ...
-
Clustering.rar
Determination of number of clusters in K-Means Clustering and Application in color image segmenta
-
arm.rar
... . It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of links >= 3.
Input:
nlinks Number of links
L1 L2 ... Ln Link lengths
x0 y0 target0
x1 ...
-
ssd7-Ex3.rar
It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the library, and about orders placed with the suppliers
-
SSD7-E3.rar
... , we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the library, and about orders ...
-
MData_Lya.rar
以下是从一维数据计算最大Lyapunov指数的算法源程序,在Visual C++中通过。
其中number一数据总量,dimension一重构维,delay-重构延迟,maxsplit一最大分离量
minsplit一最小分离量,iterates一迭代次数,resource-一维数据序列。
-
-
MC-ACT-RSENC_DS.rar
... the form RS(n,k),
where k is the number of message symbols in each block and n ... symbols in the codeword.
The value t defines the number of symbols that can be corrected by the ... -Solomon code, where t=(n-k)/2 and
the number of parity symbols is equal to 2t ...
-
solomon.rar
how to use recusive medthod to generate
Solomon sequence number
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
-