photo

Panos Ale


Last seen: circa 4 anni fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

22 Domande
1 Risposta

RANK
19.058
of 300.364

REPUTAZIONE
2

CONTRIBUTI
22 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
63.64%

VOTI RICEVUTI
2

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How can I create the proper wavelet?
Hallo!!I have a time series and I want to run a convolution (conv) with a morlet wavelet that will search for frequencies in the...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Problem with Table exportation!
No, I just copied and pasted your code (changing of course the YourTable part). The blanks between the %10.4f do not effect the ...

quasi 8 anni fa | 0

Domanda


How can I create a single header for two columns for a table?
Hallo!!I have created this table: <</matlabcentral/answers/uploaded_files/101489/kotsantonis.PNG>> using the command: ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Problem with Table exportation!
Hallo! I have this table wich consists of two columns one singe(AlplaParameter) and one double(ConfidenceInt) <</matlabcentra...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Event-series visualization
Hallo! Iam trying to find a specific graph to visualize an event series! I would like to find a graph that consists of a horizo...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Fitting an inverse sigmoid curve with limited data
Hallo! Is it possible to fit an inverse sigmoid curve to this limited data! My data set is: x=[0.26 0.23 0.22 0.20 0.13 0....

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Inverse sigmoid fit!
I found this code in order to fit a sigmoid curve to limited data: % Define the data to be fit x=(0:1:10)'; % Explanator...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Test the statistical importance of regression slopes.
Hello! I have 5 data sets!I am using the regress command to implement the regression. I want to compare the regression slopes ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Frequency analysis of binary data
Hi! Is there a way to implement a fourier transformation(or another alternative) and get a PSD of a time series of binary data?...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


95% confidence intervalsof regression line!
Hi! How can I calculate the 95% confidence intervals(numerically) of a regression line after using the the command regress?

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Mark specific values on a plot!
Hi consider the following plot: x=1:100; y=600+(1400-600).*rand(100,1); plot(x,y) How can I mark the y values...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Increase robusteness in Robust regression!
Hallo! I am using the default command robustfit but I need to increaseits robustness meaning that i need to throw out more outli...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Rearrange matix in ascending order using one column as index!
Hallo! I have one matix with two columns where each value of column 1 correnponds to the value of the same row at column 2. I wa...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Estimate confidence intervals after regress!
Hallo I did a linear regression using the command [B,BINT,R,RINT,STATS] = regress(Y,X)! How can estimate the confidence interval...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Help with regress syntax
Hallo I am trying to apply the regress function in a simple x,y scatter plot but for some reason I can't find the exact syntax t...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I get F and p-value after regression?
After using the command lsline I got the the regression line that I wanted! But How can I see the statistics of the regression?H...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Compare the Means between individual groups in anova
I applied an one-way anova in with three groups and now I want to calculate the p-value between the individual groups. e.g. gr...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Imported Numbers from excel are replaced by NaN!!(?)
Hello! I am trying trying to import(create a numeric matrix) some values from excel which have about 13 decimals but matlab relp...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Create a Matrix with multiple repeated strings
I have str1='a' str2='b' str3='c' and I want to create a matrix F=[ str1..3 times str2..6 times str3 12 ti...

oltre 8 anni fa | 1 risposta | 2

1

risposta

Domanda


Insert a table in a figure with the colour specifications of the lines!
Hallo! I have plot plotted three differet lines in a figure and I want to insert a table(box) to specify each of them based on t...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Plomb command and how I convert units!!
Hallo after applying the plomb command to a non-uniform sample and I got the PSD that I wanted! The thing I want to know is want...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Non uniform sample in frequency analysis! non uniform dft?
Hallo! I am working in project that I have to make a frequency analysis on a time series. However my sample is not uniformly sam...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I calculate the mean of certain rows of a matrix based on specific column values?
I have a matrix with 2 columns: example: A=[ 123 1; 444 2; 634 1; 311 1; 111 2; . . ...

quasi 9 anni fa | 1 risposta | 0

1

risposta