photo

SAM


Last seen: 9 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
155,580
of 299,722

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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...

2 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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)

3 years 前 | 1 个回答 | 0

1

个回答