Statistica
RANK
199.367
of 300.331
REPUTAZIONE
0
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.124
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Plotting the following function in one dimensional space R
I wrote the following but I have problem defining the function : clear all; close all; n=3 %r = rand(1, n); % Start with 3...
oltre 3 anni fa | 0
Domanda
Define permutation map on {1,2,3}
I want to define a function which . How could I do this?
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Plotting the following function in one dimensional space R
I want to plot the following function in one dimensional space : Let and an integer. For each probability vector ( ) with f...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Plotting a piecewise function for an arbitrary itration and then take intersection of them.
My function is this : s(x)= piecewise(0<= x < 1/3 , mod(x+1/4, 1), 1/3<= x < 2/3 , mod(x+1/2, 1), 2/3<= x <=1 , mod(x+5/6 , 1);...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Plotting the intersection of a composition function
My function is S:[0,1] ---> [0,1] I devide [0,1] into two parts [0,1/2), [1/2,1] and for each part I defined this: For x in [0,...
oltre 4 anni fa | 1 risposta | 0