photo

Panos Ale


Last seen: 4年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

22 質問
1 回答

ランク
17,973
of 300,763

評判
2

コントリビューション
22 質問
1 回答

回答採用率
63.64%

獲得投票数
2

ランク
 of 21,082

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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...

8年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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 ...

8年弱 前 | 0

質問


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: ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


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

8年弱 前 | 2 件の回答 | 0

2

回答

質問


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...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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....

約8年 前 | 0 件の回答 | 0

0

回答

質問


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...

約8年 前 | 1 件の回答 | 0

1

回答

質問


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 ...

約8年 前 | 0 件の回答 | 0

0

回答

質問


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?...

約8年 前 | 0 件の回答 | 0

0

回答

質問


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?

約8年 前 | 1 件の回答 | 0

1

回答

質問


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...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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...

約8年 前 | 0 件の回答 | 0

0

回答

質問


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...

約8年 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


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...

8年以上 前 | 1 件の回答 | 2

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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; . . ...

9年弱 前 | 1 件の回答 | 0

1

回答