-
-
[
Matlab]
hmc.rar
... = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
algorithm to sample from the distribution P ~ EXP(-F), where F is the
first argument to HMC. The Markov chain starts at the point X, and
the function GRADF is the gradient of the `energy function F.
Category:
Algorithm Upload User:
b285004779 Size:
3K
-
-
-
[
Matlab]
misc.rar
... ) Probability distribution estimation.
dsamp- Generates samples from discrete distribution.
erfc2- Normal cumulative distribution function.
gmmsamp- Generates sample from Gaussian mixture model.
gsamp- Generates sample from Gaussian distribution. ...
Category:
matlab Upload User:
yongqian Size:
21K
-
-
[
Unix_Linux]
FlashingMessage.rar
... a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to read the messages. That is, the program will use the curses library, signals and the sleep function.
-
[
C/C++]
SGAfun.rar
Based on the basic function of genetic algorithm optimization SGA.CA Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E. Goldberg
-
[
Matlab]
gouzaoxiaoboji.rar
This procedure realize wavelet structure, in the hope that useful to everyone periodic_wavelet.m function ss = periodic_wavelet
Category:
Wavelet Upload User:
huisheng Size:
2K
-
[
Matlab]
BPSK_OVER_AWGN_CHANNEL.rar
Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean
Gaussian random variables independently (separately) for each k MATLAB function random.
-
[
Matlab]
MS_AR_FEX.zip
...
Passing_your_param0
This folder contains instructions (and m files) for passing you own initial parameters to the fitting function.
I also included a simple simulation script that will create random initial coefficients
(under the proper bounds) ...