
Augustine Nashwan Aziz Al-Zebary
Followers: 0 Following: 0
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