-
-
acjanchan.rar
... , find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
... otherwise.
You should replace x and n with specific numbers.
Sample Input
2
5
Sample Output
2^? mod 2 = 1
2^4 mod ...
-
etra.rar
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char ...
-
AMC2576_C.rar
... of the heat sink. In some cases, no heat sink is required.
The ± 4% tolerance on output voltage within specified input voltages and output load conditions is guaranteed. The oscillator frequency accuracy is within ±10%. External shutdown is included, ...
-
MAMPRES.rar
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: ...
-
MAR1PSD.rar
... mar1psd: To compute the power spectum by AR-model parameters.
Input parameters:
ip : AR model order (integer)
ep : White noise variance of model input (real)
ts : Sample interval in seconds (real)
a : Complex array of AR parameters a( ...
-
MARBURG.rar
Routine marburg: To estimate the AR parameters by Burg algorithm.
Input Parameters:
n : Number of data samples
ip : Order of autoregressive process
x : Array of complex data samples x(0) through x(n-1)
Output Parameters:
ep : Real variable ...
-
BPSK_Simulation_for_AWGN_Rayleigh_Channels.rar
BPSK SYSTEM SIMULATION
We simulate the generation of random variables r0 and r1, which constitutes the input to detector.The detector output is compared with the binary transmitted sequence and an error counter is used to count the number of bit errors. ...
-
predicSrc.rar
... capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can ... units and output units, as well as the delay between the input series and the predicted output series. Then it is possible ...
-
mmkc.rar
本程序在XP, Visual c++ 2003, 使用c language 编写. 本程序以event_driven方式做M/M/1模拟. ㄧ个input, arrival rate为poisson distribution. ㄧ个server, serving time为expoential distribution. output将将显示执行的performance.
-
-