photo

Tiago Montanher


University of São Paulo

Last seen: 4 years 前 自 2009 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

0 个提问
1 个回答

File Exchange

1 文件

Cody

0 个问题
6 个答案

排名
7,578
of 300,956

声誉
6

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
1

排名
6,199 of 21,124

声誉
188

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
1884

排名
52,731
of 172,015

贡献数
0 个问题
6 个答案

评分
70

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
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...

13 years 前 | 1

| 已接受

已解决


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

13 years 前

已解决


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.

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已提交


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

16 years 前 | 1 次下载 |

0.0 / 5