Feeds
提问
Simulink input to transfer function
I am trying to simulate the transfer function H(jw)= (15)/(jw + 15). With the input being 2cos(6t). How do you add a input o...
5 years 前 | 1 个回答 | 0
1
个回答已回答
I am trying to get matlab to solve the derivative for t which should come out to 693.15 u. it displays the p value correctly.
i have solved the quesion i needed to fprint the answer in sientific notiation and it worked. :)
I am trying to get matlab to solve the derivative for t which should come out to 693.15 u. it displays the p value correctly.
i have solved the quesion i needed to fprint the answer in sientific notiation and it worked. :)
6 years 前 | 0
| 已接受
提问
I am trying to get matlab to solve the derivative for t which should come out to 693.15 u. it displays the p value correctly.
code: vnum=input('Enter any numbers before expnential value of V: '); vcoeff=input('Enter the coeficent to ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error: File: Symbolic_Relationships.m Line: 17 Column: 11 The expression to the left of the equals sign is not a valid target for an assignment.
1 %Symbolic relatioships 2 %Justin Sheldon 3 %MATLAB Assignment #1 EGR 271 4 5 clear; 6 clc; 7 8 fprintf('Enter 1 ...
6 years 前 | 1 个回答 | 0