Community Profile

photo

Kuifeng Zhao


Last seen: meer dan 2 jaar ago Active since 2018

Statistics

All
  • GitHub Submissions Level 1
  • First Submission
  • Solver
  • First Review
  • First Answer

View badges

Content Feed

View by

Submitted


Conversion between SVY 21 and WGS 84 coordinates
Matlab functions for SVY21 and WGS84 conversion.

bijna 4 jaar ago | 3 downloads |

Solved


Matlab Basics - Convert a row vector to a column vector
Write a script to convert a row (e.g. x = [1 2 3]) to a column (e.g. y = [1;2;3]), your script should be able to do this for any...

meer dan 4 jaar ago

Answered
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space error in matlab?
Try this website from Mathworks, it solved my problem of the OutOfMemoryError. https://www.mathworks.com/matlabcentral/answer...

meer dan 5 jaar ago | 0

Answered
Getting NaN when converting string to number
I suggest change the brackets (),[], into comma ',', and then try to read the data again. Anyway, you can try the function and m...

meer dan 5 jaar ago | 0