Statistics
RANK
33.765
of 297.398
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20.433
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 158.782
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
reading image, without nowing the name of the file.
Hello, I'm trying to read an image into a matrix, which i'm not suppose to now the file name in advance. usually i type for e...
meer dan 10 jaar ago | 1 answer | 0
1
answerexp(-x) - sinx = 0
Now it's working, x0 = input('please enter x0 ::: '); eps = input('please enter steps ::: '); iterator = 0;...
ongeveer 11 jaar ago | 0
Question
exp(-x) - sinx = 0
hi, i'm planning to reach the root of this function: exp(-x) - sinx = 0; here is my code: ----------------------------...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
sphere made of 2d circles in 3d plot
hi i made the code below the create a sphere using 2d circles in a 3d plot: r=1 teta=-pi:0.01:pi x=r*cos(teta...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
3d plot -> 2d cirlce -> specific degree / tilt / slope
Hello, here is a code of creating a 2d circle in a 3d plot using liear algebra, r=1; theta=-pi:0.01:pi; x=r*cos(theta);...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
slope to a circle
hi, how can i give slope two a circle using the code below, if true % code r=1 teta=-pi:0.01:pi x=r*cos(teta...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
2D Circle 3D Plot.
Hello, How can i draw a circle in a 3d plot? thanks,
ongeveer 11 jaar ago | 3 answers | 1