photo

SAM


Last seen: 11개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
154,669
of 300,369

평판
0

참여
10 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to integrate a complicated function?
Hello, I am trying to integrate the following function using 'int' but it is not working. Is there any other way to integrate ...

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

1

답변

질문


How to plot a function over an interval of two functions?
Hello, I am trying to plot a symbolic function using fplot. I want to plot the function over an interval of two functions, but...

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

1

답변

질문


how to plot from 0 to an output of a function using fplot
Hello, I am trying to plot something similar to the picture. I am using the code bellow tp plot, but there is a proplem with t...

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

1

답변

질문


How to solve numerically and find the smallest value?
Hello, I have the following code to numerically find the smallest intersection point between two curves. I used "vpasolve'' to...

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

1

답변

질문


Finding the roots of a high degree equation?
Hello, I have the following 20*20 matrix and the determinant of the matrix equal zero. The determinant of the matrix of n degr...

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

1

답변

질문


Unable to find explicit solution
syms x y A=(1-sqrt(1-x))^.5*tan((1-sqrt(1-x))^.5*y) B=(1+sqrt(1-x))^.5*tan((1+sqrt(1-x))^.5*y) solx=solve(A==B,x) Hello, I...

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

1

답변

질문


Unrecognized function or variable when recalling a function in another script
why I am getting Unrecognized function or variable when recalling a function in another script although when I ran the function ...

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

1

답변

질문


HOW TO PLOT A GRAPH WITH A FUNCTION AND A CONSTANT
Can anybody please help me draw this graph using matlab to look like the figure shown bellow. Dw<1.1 THEN Hu=cos(Dw) Dw>1.1 ...

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

1

답변

질문


Find intersections of curves
hello, I have the following two formulas and I want to know How can I find the intersection point of the two curves and how to m...

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

3

답변

질문


how to code hypergeometric functions ?
How to code those two hypergeometric functions ? 2F1(3/4,3/4,7/4;1/(1-b) 2F1[1,1,7/4;e^(ql/d)/(1-b)

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

1

답변