Community Profile

photo

Darren


Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Darren Lee
Student
Professional Interests: Bodybuilding & Power-lifting, Fashion Design

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Converting negative matrix to binary format
I have a matrix A=[2 3 6, -7 4 2, 8 -1 3] Apparently dec2bin(A) doesn't work. Is there any other way I can convert it to ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Convert data to binary and ASCII format
If the variable a=[3 2 1; 1 2 3; 2 3 1] b=[1 2 3; 4 6 7; 5 3 5] c=[a*b] How to I save each variable as binary format...

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

1

respuesta

Pregunta


For loop counter and External function
Let's say my script begins with ------------------------- a=input("Key in value: ") For k=1:10 y=externalfunction(a)...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Subscript indices must either be real positive integers or logicals. How to solve this error?
Hi, I am given a question by my lecturer to convert ASCII character number to ASCII character. Basically, I got to write a scrip...

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

1

respuesta