Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of ...
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of ...
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat...
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data form...
DBTool is a choice to access databases from MATLAB....
a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multi...
A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to t...
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipul...
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。...