-
-
-
[
Matlab]
Useful_matlab_codes.zip
The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
Category:
matlab Upload User:
loufeng Size:
1K
-
[
C/C++]
Cramer.rar
This is a program to solver the coefficient matrix of a linear system- Cramer
Category:
Algorithm Upload User:
njyt_zhao Size:
1K
-
-
-
[
C/C++]
HeapsortCodes.zip
... left as possible.
-The data associated with all descendants of a node are smaller than the datum associated with this node.
Implementation
1.using a linear array not a binary tree.
-The sons of A(h) are A(2h) and A(2h+1).
2.time complexity: O(n log ...
Category:
AI-NN-PR Upload User:
tadxkjw Size:
192K
-
[
Lisp/Scheme]
NNFunctions.rar
... vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functions (syntax provided) and display the output).
-
[
Matlab]
LinearPrediction.zip
The MATLAB file implements a Linear Predictive (LP) analysis and synthesis system for speech. There is an additional functionality of (i) Bandwidth Modification (ii) Denoising Filter
-
-
[
Visual C++ (VC++)]
speex_echo_cancle.rar
... package file containing the test voice: Input_exsample_stereo.pcm: 8k16bit linear pcm, including dual-channel voice. vleft.pcm: 8k16bit ... separate the left channel audio. right.pcm: 8k16bit linear pcm, separated from the Input_exsample_stereo.pcm the right ...