![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10090162_1522135117616_DEF.jpg)
Tim
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
40,612
of 297,016
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Create aa difficult matrix in a loop
Hey all, in general I dont have much problems creating a matrix with a loop, but I cant see the pattern here. If loop is not ...
6 years ago | 1 answer | 0
1
answerQuestion
How can I write a self scaling function for fmincon ?
Hey, I use fmincon and I want to maximize this function = fun = @(x) -(x(1)*x(2)*x(3)) and now I do not want to change this ...
6 years ago | 2 answers | 1
2
answersQuestion
Solver stops, but should not
Hey, in the following code I represent 3 houses with 3 energy storages and they can share energy with another. The goal is to m...
6 years ago | 0 answers | 0
0
answersQuestion
Change Value during optimization process
Hey, is it possible to change a value during the optimization loop? Example: I want to maximize x and y lb = lowerb...
6 years ago | 1 answer | 0
1
answerQuestion
Optimization problem approach for sharing energy simulation
Hey, currently I am writing code for an optimization problem, but I am stuck at a point where I do not know the best way of f...
6 years ago | 0 answers | 0
0
answersQuestion
Make a function accept vector
Hello, I am trying that this function below accepts vector inputs, but it doesnt want to work. function y = myfunction(x) ...
7 years ago | 1 answer | 0
1
answerQuestion
Find a specific number in an imported excel sheet
Hey everyone, I have the matrix in the attached file and call it with filename='Matrix.xlsx' B=xlsread(filename) The...
7 years ago | 1 answer | 0