Community Profile

photo

Charlotte Reed


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta