![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6258485_1522112934619_DEF.jpg)
Seemab Janjua
Followers: 0 Following: 0
Statistica
12 Domande
0 Risposte
RANK
21.631
of 297.046
REPUTAZIONE
2
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
1
RANK
of 157.776
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
Domanda
error in Correlation Coef
i am using code ddt=randn(10,3); ddm=randn(10,1); nd=size(ddt,2); for i=1:nd tw(i) = corrcoef(ddt(:,i),ddm); end; ...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
query about validation set
net = newff(inputs,outputs,14); net.divideParam.trainRatio = 70/100; net.divideParam.valRatio = 15/100; net.dividePar...
circa 9 anni fa | 2 risposte | 0
2
risposteDomanda
validation sets vs test sets
what is difference between validation and test datasets ?
circa 9 anni fa | 2 risposte | 1
2
risposteDomanda
query about grouped data
<</matlabcentral/answers/uploaded_files/41700/title.png>> i have dataset (image attached) and i want to group data for every ...
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
Histogram decimal value error
Undefined function 'histogram' for input arguments of type 'double', in this code x = randn(1000,1); nbins = 25; h = histo...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Frequency against every value
i have dataset with column data,the last column in the dataset which i have attached.i want to calculate all number of data grea...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
time for 50 events
i have data with fields Year Month Day Hour Min Sec(data file is attached also).i want to find elapsed time of 50 events in da...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Elapsed Time for specific month
i have dataset as follow 1976/1/30 20:45:48.81 1976/2/2 3:58:35.29 1976/2/3 10:3:31.11 1976/2/3 13:14:40.79 1976/2/6 16:24...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Question about elapsed time
I have dataset consists of 2 columns named Dateandtime and magnitude as follow 6/11/2015 9:19 5 6/11/2015 16:12 ...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
Radial Basis Function help
i have dataset of Earthquake , which has 295 rows and 9 columns.i have made input as DataSetIn which has 295 rows and 8 columns ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
time interval and associated elapsed time
I have dataset of 1000 entries with date and magnitude column.i want to calculate the elapsed time between first hundred entries...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
managing year and months
i have dataset in following formay M = [2015 1 5 ; 2015 1 6 ; 2015 2 6 ; 2014 3 6 ; ] split like this A = [...
oltre 9 anni fa | 2 risposte | 0