photo

Hamid Bakht


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


write 10 alphabets in one line
how to write a program that writes 10 alphabets in each lines like after J which is the tenth it will switch line and then afte...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use legends for polarplot
>> theta = linspace(0,2*pi,1000); n = 1:5; y = zeros(length(n),1000); for i = 1:length(n) y(i,:...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find vector indexes without for loops
i have a vector matrix for example [20,3,56,7,8,96,52,22] and i have another value x=8. now i wanna find the index number of x ...

más de 7 años hace | 1 respuesta | 0

1

respuesta