-
-
[
Matlab]
kalman_filter.rar
... pairs [default in brackets])
model - model(t)=m means use params from model m at time t [ones(1,T) ]
In this case, all the above matrices take an additional final dimension,
i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R(:,:,m).
However, ...
Category:
GDI-Bitmap Upload User:
fengxin002 Size:
1K
-
[
DOS]
File_Slice1993925142006.zip
... in order to handle situations where the file is not fitting into a floppy and there is no way out. In this case this application solves the problem. This application cuts or slices the file into two pieces as specified by the user thereby solving the ...
-
-
[
Matlab]
mds.zip
... related statistical techniques often used in information visualization for exploring similarities or dissimilarities in data. MDS is a special case of ordination. An MDS algorithm starts with a matrix of item–item similarities, then assigns a location to ...
-
[
Unix_Linux]
sjf2410_linux.rar
You can use this as one method to un-brick your Neo1973, in case your bootloader has been corrupted.
sjf2410-linux is a linux-enabled version of the sjf2410 tool.
It allows you to use a wiggler compatible JTAG Probe to program NAND and NOR flash ...
-
-
[
C++ Builder]
chan.rar
markov code. algorithme for hidden markov chaine. to simulate a specifique states case and generate a sequences and states to simulate.
-
[
Matlab]
AWGNchannelBPSKmod.zip
The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally we ...
Category:
matlab Upload User:
shangpu176 Size:
1K
-
-
[
Windows_Unix]
line-intersect.zip
Algorithm to find intersection between 2 lines.
Note: does not handle the special case when one of the lines is vertical.
Compile with MinGW:
gcc-Wall li2.c-Wall-s-o li2.exe-lgdi32