photo

Konstantinos Dragonas


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
36,224
of 300,508

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I plot 3-D random data with surf?
Hello, I would like to plot the following (x,y,z) points and connect them with a 3-D spline surface. (BTW i used surf despite th...

9 years ago | 1 answer | 0

1

answer

Question


Why do get error in line 10: Function Keyword is invalid here. This might cause later messages about end.
I am trying to create a recursive function with output a Cell (1xN)that will consists of N matrixes. Each matrix represent a com...

10 years ago | 1 answer | 1

1

answer

Question


How can I create a ''fun=@x...'' function for integration by multipling ''fun= @x...'' functions that consists of the originals funs subarguments?
I would like to illustrate the following code but an error occurs: this code works: fun=@(x)(exp(-hlpexpvar.*x)).*(1-(x./univa...

10 years ago | 2 answers | 0

2

answers