Answered Plot Discrete and Continuous Signals
Hi,
I understand that you're trying to accept input data from user into the App Designer. Refer the following links to unders...
4 months ago | 0
Answered Matrix to Surf Incorrect
Hi,
As per my understanding you want these following points to be plotted.
(x,y,z)=> (15,50,0.1576549),(25,20,0.1581748),(2...
Answered Phase shift of transfer function
Hi,
As per my understanding, you want to calculate transfer function a system from its input and output. In general transfer ...
6 months ago | 0
Answered Gaussian Grid in 2d
Hi,
As per my understanding, you want custom grid lines that follow Gaussian distribution with specified mean and variance. Re...
Answered Change a symbol to a number
Hi,
In order to assign number/value to symbols “subs()" can be used. The following code snippet is for better understanding of...