Community Profile

photo

nancy


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to make linear fit?
Hi; I want to plot a linear fit for the graphic in the attached file. And also I want to calculate slope of this linear fit? ...

6 years ago | 2 answers | 0

2

answers

Question


How to save multiple figures in seperate folders for plot yy axis?
Hi How can I save multiple figures plotted in double y-axis graphics in seperate folders? My matlab code for plotyy axis s...

6 years ago | 0 answers | 0

0

answers

Question


How to save multiple Matlab figures in separate folders?
Hi, I want to save each of multiple figures in separate folders.. What is the command that I can use? For example: file1.f...

6 years ago | 1 answer | 0

1

answer

Question


How to calculate error bar in Matlab?
Hi I want to calculate error bar in vertical axis in a Matlab graphic? Could you please help me? You can find the test file...

6 years ago | 0 answers | 0

0

answers

Question


How to smooth a curve in Matlab?
Hi; I have graphic. But in the graphic, there are a few spikes as it is seen in the attached jpg file. They are showed in bl...

7 years ago | 1 answer | 0

1

answer

Question


How to extract two coloumns from each other?
Hi; I have two "txt" files. I want to extract the second column of "test2" file from the second column of "test1" file. After...

7 years ago | 1 answer | 0

1

answer

Question


How to plot semilog y graphic in Matlab?
Hi; I have a .txt file with two columns.. Second column is between 180.2E+03 and 11.5. I want to plot second column as a semi...

7 years ago | 1 answer | 0

1

answer

Question


How to convert 'comma' to 'dot'?
Hi; I have a txt file. But it includes comma. How can I convert comma to dot? Because with comma I can not obtain the exact g...

8 years ago | 2 answers | 0

2

answers

Question


Potting Xrd data in Matlab
Hi; I have a graphic. And I want to plot this graphic in Matlab. I have asked some retaled questions in my previous message. ...

8 years ago | 1 answer | 0

1

answer

Answered
How to smoothen curve in Matlab?
And also I have a question. You see my graphic in the attached file. I want to show x-axis as; 10,20,30,40,50,60,70,80,90 and 10...

8 years ago | 0

Answered
How to smoothen curve in Matlab?
Yes, that is ok.. Thank you very much.

8 years ago | 0

| accepted

Question


How to smoothen curve in Matlab?
Hi, I want to smooth a graphic, I mean that; to remove the noises from the curve. I add the graphic and ".txt" datas in the a...

8 years ago | 3 answers | 0

3

answers

Answered
How to solve differential equation with MATLAB
Thank you very much for your helps.. It is ok. Best wishes,

8 years ago | 0

Answered
How to solve differential equation with MATLAB
Hi Torsten, Actually I have understood the first equation and x is nearly 372000 derived. But it is a very high value and I c...

8 years ago | 0

| accepted

Answered
How to solve differential equation with MATLAB
Hi Torsten, Actually I have understood the first equation and x is nearly 372000 derived. But it is a very high value and I c...

8 years ago | 0

Answered
How to solve differential equation with MATLAB
Hi, When I operate the above code, it gives an answer just like this: sol = exp(38/3)*exp(wrightOmega(pi*i + log(777...

8 years ago | 0

Answered
How to solve differential equation with MATLAB
Sorry.. You are right.. It is an algebraic equation, I wrote false.. And x and X are the same. I mean it is: (3/2)lnX + 38...

8 years ago | 0

Question


How to solve differential equation with MATLAB
Hi, I have a problem related to solving differential equation. The equation is: (3/2)lnX + 3886/x = 19 I can not solve ...

8 years ago | 6 answers | 0

6

answers

Question


How to write FOR LOOP in Matlab?
Hi; Could you please explain below code? I study on for loop in Matlab to learn. I use generally tutorials from the Internet....

9 years ago | 2 answers | 0

2

answers