photo

reza


2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: AI

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
exp(-x) - sinx = 0
Now it's working, x0 = input('please enter x0 ::: '); eps = input('please enter steps ::: '); iterator = 0;...

10년 초과 전 | 0

질문


exp(-x) - sinx = 0
hi, i'm planning to reach the root of this function: exp(-x) - sinx = 0; here is my code: ----------------------------...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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);...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


2D Circle 3D Plot.
Hello, How can i draw a circle in a 3d plot? thanks,

10년 초과 전 | 답변 수: 3 | 1

3

답변