photo

manish sharma


Last seen: 거의 4년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

Student
Professional Interests: Tomography

통계

MATLAB Answers

15 질문
0 답변

순위
14,653
of 300,364

평판
3

참여
15 질문
0 답변

답변 채택
80.0%

획득한 표
3

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Possible combinations for elements of five vectors
Hello, I am stuck with a question involving combinations (and permutations, may be!). I would really appreciate any help. ...

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

1

답변

질문


Inserting the Calculated Number on Figure
Hey, My code plots matrix Y with respect to matrix X and it calculates max(Y). I want to: (i) Determine the number in [X] ...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Combining excel files in a single file
Hey, I have several files by the name try_1, try_2,.....try_1000.xlsx (which all have a column vector stored in it) How ca...

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

2

답변

질문


Getting better high resolution images!
Hi, I am using the "plot" command to generate certain graph. I save it in ".tiff" format. However, the image looks blurry...

거의 13년 전 | 답변 수: 7 | 1

7

답변

질문


Four non-linear equations in Four variables
Hey, I have four equations of the form: x^2 + y^2 + z^2 + A1*x + B1*y + C1*z - D1*R + E1=0 Similarly, I have thr...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


Computing for a particular numerical value
Hi, After using a solve command I can get the result as: x = (5941415241525099*R)/2251799813685248000 + 250 ...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Short format display after using solve command
Hi, Although I have chosen the short format in the code and command window display preferences. The results after using a "s...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Intersection of a Sphere and Circle
Hi, 1. Can anybody tell me what is the intersection of a sphere and a circle (i.e how many points can we get)? 2. Also, fo...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Cubic Spline Fit-Just confirm the code
Hi, I have two vectors, X, and Y (of same size). Now, I am interested in cubic spline fit of the data points (Y) at cert...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Run the second programme in the current execution
Hi, I have a code (.m) file stored on my PC. Now I want to run this file in between the execution of my current programme, l...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


User Input of Numerical Value
Hi, I am using: x = input('Enter the detector x coordinate') but now I want a user input each time the loop runs...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Ask User to Continue
Hi, I am interested in asking the user to continue the code execution. If he enters 'Y', it should make the code to run ag...

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


Partial Differentiation of a function
syms x y f=x^2+2*y^2-22 P=diff(f,x) Here, I have calculated the (partial) differentiation of function "f" w.r.t 'x' ...

거의 14년 전 | 답변 수: 1 | 2

1

답변

질문


How to solve 4 nonlinear equations (in 4 unknowns) ITERATIVELY
Hi, Please help me in solving 4 nonlinear equations ITERATIVELY... a1, b1, c1 d1, a2, b2, c2, d2, a3, b3, c3, d3, a4, b4, ...

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


Sphere Intersection Curve
Hi, I am interested in visualizing (and locating) the points of intersection of three (or four) spheres. *Region of my interes...

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

1

답변