-
-
chi2test.rar
Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
-
mergesortedvectors.zip
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
-
06_DesignExploration.rar
... cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore ...
-
FDTDPML.rar
FDTD
!-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999
!-- by Jos Bergervoet.
!-- Plot field and/or Poynting vector S around radiating linear dipole
-
-
diffcoding.zip
Basic Differential Encoding/Decoding of input vector of numeric values
-
Sedgewick4.rar
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
-
svm_delphi.rar
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
-
-
magnitude.zip
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these ... is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. ...
-