photo

Hamid Bakht


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,:...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort