Taehun Kim
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0