photo

Mike Vukovich


University of Toronto

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
219 462
of 300 799

RÉPUTATION
0

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
27.27%

VOTES REÇUS
0

RANG
 of 21 092

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 134

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Persistent variables not working? (Simulink)
I'm trying to implement the following simple test function in Simulink: function [y, newx] = fcn(xI, T) %This is a very ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Simple feedback in Simulink for the MATLAB function block (updating inputs)?
Hi, I'm writing a program in MATLAB that involves a simple form of feedback and would like to convert it to Simulink for prac...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


Simulink - how can a controller process data to/from several "loads"?
Suppose I have a controller connected to several "loads", all created as MATLAB Function Blocks. I want to both have the control...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


Making dialog box parameters for MATLAB function blocks
Hi everyone, I'm a beginner at creating my own Simulink blocks and I was wondering if anyone could help with this. Anyway, I'...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


How to choose out of multiple solutions for integer programming optimization?
If an optimization function I use (such as the glpk kit) gives me more than one optimal solution to an integer programming probl...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


Absolute value as a linear programming constraint?
Suppose I want to use absolute values in a constraint equation for linear or mixed integer programming - i.e. suppose I need one...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


GLPK version of LSQLIN?
I want to perform an optimization problem where you try to get an objective function as close as possible to a certain value, ra...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


Two-dimensional optimization (especially using GLPK)
Suppose I want to perform an optimization where the solution matrix X is a two-dimensional matrix rather than a vector. The cons...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Using linprog to minimize an objective function not consisting of constants?
I usually use linprog to minimize a function where the objective function consists of constants; for example, 2*(x1) + 3*(...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Generate set of feasible points for a function?
Suppose you have a function (equality or inequality). How can you generate the set of feasible points from it? For example: i...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Question


How to check for infeasible solution to linprog?
Hi, I'm using linprog to try and program a branch-and-bound algorithm. In order for it to work properly, I need to check if t...

plus de 12 ans il y a | 1 réponse | 0

1

réponse