Community Profile

photo

Fikret Dogru


Active since 2019

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Matlab doesn't seem to be using all the memory available to it and gives out of memory error.
Hello, You can change your variables to single(variables) so it reduces the memory half and in the preferences increase java s...

5 years ago | 0

| accepted

Answered
plotting a temperature graph over a data of years
Could you show the plot to give you feedback?

5 years ago | 0

Answered
How do I extract a number from a string?
Hello, I didn't get your question well but if you want to extract numerical value try cell2mat first or use cell string to get ...

5 years ago | 0

Question


linsolve time-consuming
Hello all, Here is my code and it is running more than 2 days. Z1, Z2, A, B, D and E are known 1 X 1.000.000 vector and C and F...

5 years ago | 1 answer | 0

1

answer

Question


add reference point with known x y coordinates on imagesc
Hi all, I need to help about adding point on imagesc plot. I need to add a point with known x and y values (coordinates). But ...

5 years ago | 1 answer | 0

1

answer

Answered
The zero values from Background or export area using Geotiffwrite
Diff(Diff==0)=NaN;Diff(Diff==1.70141e38)=NaN; helped that thanks anyway.

5 years ago | 0

Question


The zero values from Background or export area using Geotiffwrite
Hi all, I read all of questions and answers before about Geotiffwrite. Please, I need help for exporting the data using with ge...

5 years ago | 1 answer | 0

1

answer