Solved


Add two numbers
Given a and b, return the sum a+b in c.

6 months ago

Solved


Convert radians to degrees
Given input in radians, output to degrees

6 months ago

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

6 months ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 months ago

Discussion


Facing problem in printing real pole of transfer function of a system(Control System)
In the program given below I fail to obtaine real pole as title in intger format if anyone know please guide me num1=[1 -1]; d...

2 years ago | 0

Question


Facing problem in printing real pole of transfer function of a system(Control System)
In the program given below I fail to obtaine real pole as title in intger format if anyone know please guide me (In Output as ...

2 years ago | 1 answer | 0

1

answer