Community Profile

photo

SammyJoe


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


For this project, you will be writing code to import data from files, manipulate it, and then write it back out to files.
I need a code that will create new files that store the partial derivatives from two given data files utilizing the central diff...

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

0

respuestas

Pregunta


Given 2 red beads, 2 blue beads, 1 yellow bead, and 1 green bead, how many different necklaces can be made?
This is the code I have written, it is giving me an answer of 180, but the answer is supposed to be 16, what needs to be fixed? ...

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

0

respuestas

Pregunta


How do I save each iteration of a loop into a matrix?
This is my code; the problem is when I use a loop for circular shifts, I need each iteration to be saved into a matrix so I can ...

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

1

respuesta

Pregunta


How do I save the matrices made in a loop and save them to a matrix?
This is what I have and I am getting the final answer to be 180 when it should be 16; I believe my problem is at the circular sh...

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

1

respuesta

Pregunta


Given 2 red beads, 2 blue beads, 1 yellow bead, and 1 green bead, how many different necklaces can be made?
I need a matlab code that will determine the answer (the answer is given as 16 and I keep getting 30). Flips and circular shifts...

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

1

respuesta