photo

Francisco Angel


Universidad Tecnica Federico Santa Maria

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

4 Preguntas
1 Respuesta

Cody

0 Problemas
5 Soluciones

CLASIFICACIÓN
268.563
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
55.923
of 168.172

CONTRIBUCIONES
0 Problemas
5 Soluciones

PUNTUACIÓN
60

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Handles not initialized at running GUI from GUIDE
Hello everyone, I'm facing a problem using GUIDE, I have developed a GUI that analyses an image and output the result trought a ...

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

1

respuesta

Resuelto


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

más de 11 años hace

Respondida
Representing and approximating third order differential equations
Transform the problem in a system of first order differential equations: dy1 / dx = y2 dy2 / dx = y3 dy3 / dx = 2-y3-x*y1-y...

más de 11 años hace | 0

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

más de 11 años hace

Resuelto


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

más de 11 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 11 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

más de 11 años hace

Pregunta


NN Out of memory trough code but not trough GUI, R2010a.
Hello, I'm using neural network to try to fit some data, here is the data used: if true % code XB_all_bottles_norm_...

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

0

respuestas

Pregunta


Unexplainable (to me) "not enought input arguments error"
Hello I am making a code that takes data and remove outliers, the data are read from a excel file, here is the code if true ...

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

1

respuesta

Pregunta


How to save actual values in a GUI to next session, simple example please
Hello, I have a calculation that requires a large number of parameters to be entered and not expected to change all of them in ...

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

1

respuesta