Jeffrey Eiyike
Followers: 0 Following: 0
Statistics
RANK
269,795
of 295,569
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
I have problems with wind turbine models
it wont run can anyone help me with it.
8 years ago | 0 answers | 0
0
answersQuestion
How can i solve the matrix differential equation given the final condition
<</matlabcentral/answers/uploaded_files/57033/aassignment.png>> How can i solve the matrix differential equation given the fi...
8 years ago | 0 answers | 0
0
answersQuestion
I need a code to solve this problem
The budget to be shared is 40.5; The participant initially gets the following amount v1= 7; v2=10.5 v3= 13 v(1,2)= 28 ...
8 years ago | 1 answer | 0
1
answerQuestion
How can i Minimizing a function
Minimize e subject to e+x1 -0.5 >= 0 , e+x2 -0.5 >= 0 e+x3 -0.5 >= 0 e+x1+ x2 -1.25 >= 0 e+x1+ x3 -1.25 >= 0 ...
8 years ago | 1 answer | 0
1
answerQuestion
Real Analysis on matlab
Let me cite an example... here.. w_upper= [7 10.5 13 28 28 28 40.5] % 7x1 upper limit w_lower=[-7 -4 -1 21.5 ...
8 years ago | 0 answers | 0
0
answersQuestion
how can i compute the interior of a vector product of two sets.
W is a subset of int BU------ condition 1 BU--- Image of U with respect to the linear mapping associated to the matrix B w...
8 years ago | 0 answers | 0
0
answersQuestion
simulate this using script file (time evolution)
dx(t)= Bu(t)+ c(t) I want to simulate the next state for every time steps using m-script.. x(t+1)= x(t) + Bu(t)+ c(t) I...
8 years ago | 1 answer | 0
1
answer1
answerQuestion
How to use function file
%Fitness function function y=myFitness(u) y=0.004*u(1)-0.0031*u(2)+0.0075*u(3)+0.0015*u(4)-0.0086*u(5)+0.0077*u(6...
8 years ago | 1 answer | 0
1
answerQuestion
How can i minimize
min h 45<= x1 + u1 -u3 -u4 <= 45 + h100 40<= x2 + u2 -u3 +u4 <= 40 + h100 80<= x3 + u3 <= 80 + h100 u1...
8 years ago | 4 answers | 0