Community Profile

photo

Charlotte Reed


Last seen: alrededor de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Using this code in order to get a pig latin code that works for phrases as well
function out = word2piglatin word = input ( 'Enter a word:' , 's' ); % Check if the first letter of the word is vowel or not ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Coding fibonacci without using fibonacci matlab code
I've written this code so far. Here is the question being asked: Write a MATLAB program that creates and outputs the first 30...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ASCII coding to get corresponding character
I wrote this code so far, and I am getting the corresponding characters, except I get them all from 32 through 126, no matter wh...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fibonacci function without using the fibonacci function (for loop)
I am doing pracite questions and stuck on this one: Write a MATLAB program that creates and outputs the first 30 numbers in the...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Help!!! ASCII writing a code that displays the numeric code with its character
sorry for the super weird format Write a MATLAB program that displays ASCII numeric codes as the corresponding characters You...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How would i adapt this code to make it work for a whole phrase, not just one word?
function out = word2piglatin word = input ( 'Enter a word:' , 's' ); % Check if the first letter of the word is vowel or not ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


word input codes in matlab
how to write a function that receives a word as input and returns a pig Latin translation of the word. Both the input word and t...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


help clarifying why code isn't working
this is my code, and i will attach in the comments what i am trying to portray. I'm having trouble understanding why it wont wor...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


converting a vector to matrix
I'm doing practice questions, and I am stuck. If the vector is x=[9,4,0,7] and i want to create a Matrix with 4 rows (the origin...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Excel and Matlab on Windows 10
I am trying to do the xlsread command on a windows 10 computer, but it won't even let me access the file let alone my desktop to...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Computing element by element and in degress
First define and output a vector x with the following values: −180°, −150°, −120°, −90°, −60°, −30°, 0°, 30°, 60°, 90°, 120°, 15...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta