Statistics
RANK
274,405
of 300,513
REPUTATION
0
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 21,018
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,480
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
How fmincon really work?
Hello everyone, So fmicnon in matlab minimize the objective function, technically if we have an objective function that return...
12 months ago | 2 answers | 0
2
answersHow to implement mpc on matlab without using mpc toolbox
maybe this will help: https://www.mathworks.com/help/mpc/ug/solve-custom-mpc-quadratic-programming-problem-and-generate-code.htm...
2 years ago | 0
how to duplicate data length of a workspace ?
data = evalin('base','data') Y = evalin('base','Y') M=length(data)/length(Y); (assignin('base','M',M)) D=repmat(Y,M); ...
9 years ago | 0
| accepted
Question
how to duplicate data length of a workspace ?
hello all, i have a data in workspace, for example a column of 1 2 3 4 , and i have an other data with a column with a N leng...
9 years ago | 2 answers | 0
2
answersQuestion
how to save the data of an opened file by uigetfile in the workspace
hello all, i want to create a window that would be opened by a pushbutton, to open a file (a txt file) and then to load it to...
9 years ago | 1 answer | 0
1
answerQuestion
how to change an integer to a natural number
hi all, i have a function answer witch is an integer number, but i want to ignore the numbers after the coma and to take the nat...
9 years ago | 2 answers | 0
2
answershow to pass data from a text in a gui1 to a table cell in gui2
i found no way but to create a push button and to use this code i % --- Executes on button press in pushbutton1. funct...
9 years ago | 0
| accepted
Question
how to pass data from a text in a gui1 to a table cell in gui2
i have a two Guis, gui1 and gui2, in gui2 i have a table, well i want to call a value from an editable text in gui1 to a cell in...
9 years ago | 2 answers | 0
2
answersQuestion
half bridge single phase inverter
hello, i want to ask about which switch to use in a single phase inverter with a half bridge, i will use this inverter in a ...
9 years ago | 1 answer | 0
1
answerQuestion
pv system stand alone
hello i've a lot of questions about the simulation of a stand alone PV system, starting from what is the best to do, to simula...
9 years ago | 0 answers | 0



