Bob Sherland
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
112.947
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Solve two simultaneous equations for a set value of y
Hi, I want to solve the following two equations, for a set value. Equation 1 A=(1/x)*(2/(y+1)*(1+(y-1)/2*x^2))^((y+1)/(2*(y-...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Searching a cell array for a string
I have the following code, which is supposed to go through the cell array books and search for the search title, and then show t...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding component of cell array
If I have the cell array, {'File 1' 'Tim' [100]; 'accounts' 'Jon' [120]; 'File three' 'Board' [130]} in which the user t...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Use of loops to print the contents of a cell array with varying number of rows
So I have a cell array called cell array called system in which I have system={'file one' 'author one' [100]; 'file two' 'a...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Creating a cell array
Hi, I was wondering how to create a cell array that will hold two strings and an integer, such that file_name=input('Please...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Looping a switch statement
I currently have the code below, in which the user is asked to enter a task, which then uses the switch statement shown below. ...
más de 6 años hace | 1 respuesta | 0