photo

Tiago Montanher


University of São Paulo

Last seen: más de 4 años hace Con actividad desde 2009

Followers: 0   Following: 0

Mensaje

Professional Interests: Nonlinear programming, numerical methods for optimization, global optimization, operations research

Estadística

All
MATLAB Answers

0 Preguntas
1 Respuesta

File Exchange

1 Archivo

Cody

0 Problemas
6 Soluciones

CLASIFICACIÓN
7.572
of 301.428

REPUTACIÓN
6

CONTRIBUCIONES
0 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
6.214 of 21.271

REPUTACIÓN
188

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
1

ALL TIME DESCARGAS
1885

CLASIFICACIÓN
53.430
of 174.497

CONTRIBUCIONES
0 Problemas
6 Soluciones

PUNTUACIÓN
70

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
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Feasibility problem of linear programming
Dear Edgar, Once you have a small problem (20-40 lnear constraints) and I suppose you are an academic researcher, you ma...

casi 14 años hace | 1

| aceptada

Resuelto


Find the elements of a matrix according to a defined property.
From A = [5,2,3] and B = [1,2,3,4,5,6,7,8,9,10] produce a vector C where : C(1) is the sum of the first A(1) elements of B, ...

casi 14 años hace

Resuelto


Back to basics 11 - Max Integer
Covering some basic topics I haven't seen elsewhere on Cody. Return the largest positive integer MATLAB can handle.

casi 14 años hace

Resuelto


Program an exclusive OR operation with logical operators
Program an exclusive or operation *without* using the MATLAB function xor. Use logical operators like |, &, ~, ... instead. ...

casi 14 años hace

Resuelto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

casi 14 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

casi 14 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 14 años hace

Enviada


INTSOLVER: An interval based solver for Global Optimization
Interval based functions to solve small global optimization problems with guaranteed bounds.

más de 16 años hace | 1 descarga |

0.0 / 5