About 34,800 results
Open links in new tab
  1. Creating a unit step function in Matlab - Physics Forums

    Jan 30, 2009 · Hi Guys, I am trying to create a basic unit step function in Matlab that needs to be in the range of" -5

  2. What is the syntax for defining a Heaviside function in MATLAB?

    Sep 5, 2011 · Dear Fellows I need to define a function "f" in MATLAB as f is a heaviside unit step function I did it as f = heaviside[abs(-4)] but it is not working as I required.

  3. Help: MATLAB time step function - Physics Forums

    Jan 11, 2015 · Hi guys I'm new to MATLAB but now i need to use it for my study. I've tried to learn by myself to run it but unfortunately it failed, so I need some guidance on how to run following time step …

  4. Need help graphing a step function within Matlab - Physics Forums

    Aug 29, 2011 · The discussion revolves around graphing a step function using MATLAB, particularly focusing on the user's struggle with syntax and function definitions. The user initially attempts to …

  5. Matlab function plotting. A continuous step function - Physics Forums

    Dec 2, 2018 · i could use a bit of tutelage with Matlab. I have a rather simple equation I would like to plot. I want to create a rational series of primes divided by their corresponding W value from the …

  6. What is the issue with my step function code and how can I fix it?

    May 18, 2018 · In other words step_fn (x,2,4) returns 1 for x=4, and step_fn (x,4,5) also returns 1 for x=4, so the two get added up. The only reason it doesn't happen at x=2 is that , for some reason, you …

  7. How to design an impulse input in Matlab Simulink - Physics Forums

    Jan 28, 2016 · Homework Statement I would like to know a way to design an impulse input in a Matlab Simulink model. I know there are step input and ramp input blocks but...

  8. Simulate Hysteresis Loop in MATLAB | Step-by-Step Tutorial"

    Jun 20, 2013 · Hi there, Would anyone help me in simulating hysteresis loop in MATLAB? Thank You!

  9. Plotting Output Response Curve with Unit Steps: A Matlab Guide

    Mar 6, 2009 · How do i plot an output response curve when input unit steps are (undamped natural frequency is normalised to 1): damping ration = 0, 0.1, 0.4,0.6,0.8,0.9 1 and 2 1) how do i plot a 2d …

  10. Step Response Characteristics in Simulink • Physics Forums

    Mar 11, 2018 · I have a system that I have built in Simulink with a step input and scope output. I would like to measure the peak overshoot, settling time etc. In Matlab this can be done using the 'step' …