ILAYDA GULSEN KOCAK
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
79 885
of 295 673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
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
Plotting in a specific range
lets say i have this simple code: Res=[]; for i=10:2:50 for t=1:1:3 y=i*t Res=[Res; i t y ] end end How can I plot i-...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Calculating a function variable for a specific output
I have a function which depends on 3 variables. Lets say my function is this: Tend=@T(x,y,z) Assume that the variables x and...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Plotting grapf of heat exchanger
I'm trying to plot the grapf of a heat exchanger, I already calculated the values but have struggle in plotting it. The simple ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Specific values in an Array
Hi guys. I want to select specific values from an matrix array and use this values in further calculations. lets say I have th...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Plotting graph from the values of a 15x3 matrix
Hi! I have a problem. I have a matrix 15x3 consisting of values: P T C 1 30 3.4 1 40 3.5 1 50 ...
mer än 3 år ago | 2 answers | 0