Community Profile

photo

BP


Last seen: etwa 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als 2 Jahre vor | 0

Frage


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 ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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_...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


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 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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 ...

fast 3 Jahre vor | 0

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort