enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Bode plot - Wikipedia

    en.wikipedia.org/wiki/Bode_plot

    It is usually a combination of a Bode magnitude plot, expressing the magnitude (usually in decibels) of the frequency response, and a Bode phase plot, expressing the phase shift. As originally conceived by Hendrik Wade Bode in the 1930s, the plot is an asymptotic approximation of the frequency response, using straight line segments .

  3. Root locus analysis - Wikipedia

    en.wikipedia.org/wiki/Root_locus_analysis

    The following MATLAB code will plot the root locus of the closed-loop transfer function as varies using the described manual method as well as the rlocus built-in function: % Manual method K_array = ( 0 : 0.1 : 220 ). ' ; % .' is a transpose.

  4. Hopsan - Wikipedia

    en.wikipedia.org/wiki/HOPSAN

    It is also possible to perform Monte Carlo sensitivity analysis. The plotting tool is capable of generating frequency spectrums and performing frequency analysis to generate Bode diagrams and Nyquist plots. Hopsan models can be exported to Simulink. Plot data can be exported to XML, CSV, gnuplot and Matlab.

  5. Cutoff frequency - Wikipedia

    en.wikipedia.org/wiki/Cutoff_frequency

    Magnitude transfer function of a bandpass filter with lower 3 dB cutoff frequency f 1 and upper 3 dB cutoff frequency f 2 Bode plot (a logarithmic frequency response plot) of any first-order low-pass filter with a normalized cutoff frequency at =1 and a unity gain (0 dB) passband.

  6. Codes for electromagnetic scattering by cylinders - Wikipedia

    en.wikipedia.org/wiki/Codes_for_electromagnetic...

    Codes for electromagnetic scattering by cylinders – this article list codes for electromagnetic scattering by a cylinder. Majority of existing codes for calculation of electromagnetic scattering by a single cylinder are based on Mie theory , which is an analytical solution of Maxwell's equations in terms of infinite series.

  7. Control theory - Wikipedia

    en.wikipedia.org/wiki/Control_theory

    Download QR code; Print/export Download as PDF; ... Bode plots or the Nyquist plots. ... Control Tutorials for Matlab, ...

  8. File:Bode plot template.pdf - Wikipedia

    en.wikipedia.org/wiki/File:Bode_plot_template.pdf

    # set terminal svg enhanced size 875 1250 fname "Times" fsize 25 set terminal postscript enhanced portrait dashed lw 1 "Helvetica" 14 set output "bode.ps" # ugly part of something G(w,n) = 0 * w * n + 100000 # 1 / (sqrt(1 + w**(2*n))) dB(x) = 0 + x + 100000 # 20 * log10(abs(x)) P(w) = w * 0 + 200 # -atan(w)*180/pi # Gridlines set grid # Set x axis to logarithmic scale set logscale x 10 set ...

  9. VisSim - Wikipedia

    en.wikipedia.org/wiki/VisSim

    Fixed-point arithmetic blockset for bit-true simulation and code generation; Frequency domain analysis (Bode plot, Root locus, Nyquist plot) Global optimization of system parameters; Neural networks; OPC (OLE for process control) client gives read and write of OPC tags for real-time simulation of SCADA/HMI virtual plants