photo

Red


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Answered
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. :)

5 years ago | 0

| accepted

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer