photo

Taehun Kim


Last seen: 12 days ago Active since 2017

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


how to print matrix with fprintf
Hi all i want to ask how to print a matrix A below with fprintf function with %4d conversion specifier A = 1 1 ...

7 years ago | 1 answer | 0

1

answer

Question


how can i create matrix for all possible combination?
phi= [0.05, 0.1, 0.2, 0.5] delta= [0.05, 0.1, 0.25, 0.5, 1.0, 2.0, 3.0] I do need to create 4x7 =28 different combinatio...

7 years ago | 1 answer | 0

1

answer

Question


how can i state briefly for this graph?
<</matlabcentral/answers/uploaded_files/86947/Screen%20Shot%202017-09-02%20at%206.02.15%20pm.png>> Print a brief statement to...

7 years ago | 0 answers | 0

0

answers

Question


i think it should be if statement please help
A vector is given by V = [-4, 17, -3, 8, -7, 12, 30, -6, 6, -6, -7, 15, 4, 7, 9]. Write an m-file which doubles the elements tha...

7 years ago | 0 answers | 0

0

answers

Question


How can i solve this?? please help
A vector is given by V = [-4, 17, -3, 8, -7, 12, 30, -6, 6, -6, -7, 15, 4, 7, 9]. Write an m-file which doubles the elements tha...

7 years ago | 0 answers | 0

0

answers

Question


Struct contents reference from a non-struct array object. for importing file
lab4_plot_data.txt is 2x100 double X=importdata('lab4_plot_data.txt') x=X.data(1,:); y=X.data(2,:); error message i...

7 years ago | 1 answer | 0

1

answer