Mo_B - MATLAB Central
photo

Mo_B


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 12/16 to 04/25Use left and right arrows to move selectionFrom 12/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
82,337
of 298,264

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


I need help with an integral
Hi guys, I want to have the following integral in my equation: where 0 is the beginning and t=120 is the ending of the inte...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I hide a part of my function?
Hi guys, i want to hide some parts of three functions, shown in the attachement The red line should stay as it is, but th...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I want to plot with the value of an Edittext
Hi guys, I'm currently working on a Guide, I have two Edittextboxes and two Pushbuttons. In the Edittextboxs I want to type ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I get a string to change everytime my xMax value changes?
Hi guys, I want the string '47.4' to change everytime the xMax value changes, x=linspace(0, 80, 200); y4=@(x) (0.0204...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I show the maximum in my graphs?
Hi guys, I got the maximum of y4, but I don't know how to show it in my graphs. clear all close all x=(0:0.01:80...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I find and display the intersection of my functions?
Hi guys, I want to find the intersection of y3 and y4, x=(0:0.5:80).'; y1=(0.02049/0.4)*x; y2=(0.53*60./(1+(1.331...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Whats wrong in those equations?
x=(0:0.5:80); y1=(0.02049/0.4)*x; y2=(0.59*60/(1+(1.331/(sqrt(0.0631*x/(74.45-x)))^3))); y3=(0.59*60/(1+(1.331/(sqrt(0.0631...

8 years 前 | 1 个回答 | 0

1

个回答