Community Profile

photo

BP


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

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

alrededor de 2 años hace | 0

Pregunta


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

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

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

más de 2 años hace | 0

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

más de 2 años hace | 0

| aceptada

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 2 respuestas | 0

2

respuestas

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

casi 3 años hace | 0

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta