Augustine Nashwan Aziz Al-Zebary - MATLAB Central
photo

Augustine Nashwan Aziz Al-Zebary


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 02/21 to 03/25Use left and right arrows to move selectionFrom 02/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
0 个回答

排名
86,212
of 297,851

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,493

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Operator '-' is not supported for operands of type 'function_handle'.
Hello! Can someone please help me understand this error? Why do i get it? I dont get what im doing wrong here. Here's my code...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do i write this differential equation in matlab?
global R C u R = 10e3; C = 3.3e-6; tau = R*C; u = @(t) 10*(t>tau); The initial value is uC(0)=0 I want to write the d...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do i create a "Cut" at origin?
Hello! So i have coded a sine wave that looks like this: and the code is: A = 5; M = 0.8; w = 1.2; fi = 30; t2 = 2...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Help me solve this differential equation
I need some help. Im pretty new at learning mathlab and im trying to learn differential equations. This is a differential eq...

4 years 前 | 1 个回答 | 0

1

个回答