Community Profile

photo

BP


Last seen: ongeveer 2 jaar ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Print a value on a plot
I am measuring and ploting the 10 to 90% risetime of a pulse. I need to put the value of the risetime on the plot. Below is my c...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


How Do I Remove Scientific Notation From X/Y Axes on Plot
I do not want MATLAB to put the X10 scientific notation at the top of the Y axis ao at the right side of the X axis. I have tri...

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


Sgolay filter is reducing the peal pulse too much.
I am using a Sgolay filter to smooth a pulse signal. It smooths the signal well but reduces the peak of the pulse 10.5%. A pulse...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Answered
How to shifting or move the time axis to the left in a MATLAB plot.
Each csv spreadsheet consist of five columns. The first three columns are general information (location, date and time). Column...

ongeveer 2 jaar ago | 0

Question


How to shifting or move the time axis to the left in a MATLAB plot.
I have a matlab plot with two signals. The time axis is slightly different on one. How can I shift or move the time axis on the ...

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


Using a variable to help fill in the legend line on a plot
I have a variable that is named in the first lines of my program. It changes each day. I need the variable to fill in a part of ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Printing a variable in a fprintf
I set this varaible number first thing at the top of the scrip. VTL="5kV"; After it does the calculation, I want to use a fpr...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Arrays have incompatible sizes for this operation.
I have the for loop shown below. It is giving me this error: "Arrays have incompatible sizes for this operation. Error in EMP_...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Error using hafmax command,
I am trying to find the full width at half max of a pulse, I have the code below and it gives the following error. What is it te...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


I am trying to use the "findpeaks" function to find the peak in a set of data.
I am trying to use the "findpeaks" function to find the peak in a set of data. I want to better understand how the function work...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


I need to get a data value of a 1X2 array and print it on the screen.
I have a 1 by 2 array with two values stored from a previous calculation. How do I access them? Can I use a fprintf to display...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Answered
How to find the fall time of a voltage pulse.
It prints the correct data in the following form. hafmax = 722.4474 180.6118 xm = -2.2256e-06 9.72e-05 xm = 1...

meer dan 2 jaar ago | 0

Answered
How to find the fall time of a voltage pulse.
The csv file is attached.

meer dan 2 jaar ago | 0

| accepted

Question


I am trying to find the full width at half max value and plot the waveform with markers
I have a voltage waveforn captured using an osciloscope and saved in a csv file. I am trying to find the full width at half max ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to find the fall time of a voltage pulse.
I have a waveforn captured using an osciloscope and saved in a csv file. I am trying to find the 20% to 80% fall time value and ...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Answered
I am new to MATLAB. I am trying to create a simple program to find and display the risetime of pulse data in a .csv file. The program works for some files but not for other
I set a breakpoint at line 255. It will run to that point with no issues. I get the error below after line 255. I have attached ...

meer dan 2 jaar ago | 0

Question


I am new to MATLAB. I am trying to create a simple program to find and display the risetime of pulse data in a .csv file. The program works for some files but not for other
I need to find the value and display a plot of the risetime for the data in a .csv file. The program works for some files but no...

meer dan 2 jaar ago | 1 answer | 0

1

answer