Community Profile

photo

SHANTANU KSHIRSAGAR


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


intersection of lines and curves
i have data in which line is plotted on a signal having pulses. I want to find out all points of intersections between the line ...

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


how do we write a code on similar lines to the matlab inbuilt functions
As the source code of the Matlab fuctions is not disclosed, how to face situation when you are building a similar function due t...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Finding upper and lower (min and max) states
I have signals which contaiin multiple pulses which somewhat vary from each other. I am calculating the upper(max) and lower(min...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


seperating higher and lower levels of a pulse
I have data which contains pulses with large number of ripples. How do i identify the maximum(mean) and minimum(mean) of each pu...

environ 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
To find the FWHM and area of pulses in a signal waveform
Thanks Star Strider for quick and such an explainatory answer. It also cleared some new concepts to me other than the proposed p...

environ 4 ans il y a | 0

Question


To find the FWHM and area of pulses in a signal waveform
A = xlsread('z_data.xlsx'); z1 = A(:,1); z2 = A(:,2); %% finding beginning of pulse and peak z11 = z1; z21 = smooth(z2,1...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


using backend code of matlab commands for creating new command
Rise time is to be calculated using basic matlab (excluding all toolboxes) in a generalised manner. how can i modify the code a...

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


FWHM and area under curve calculations
objective: 1.calculation of FWHM for multiple pulses in a single waveform 2.calculation of the area present un...

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


how to calculate rise time fall time for this graph in generalized manner
I need to calculate rise time and fall time of the multiple pulses in the graph in automated way. the only toolbox i have is ima...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Saving Data from multiple calculations to multiple excel sheets
After calculations made on data point pulses of a graph from excel sheets need to saved into seperate excel sheets through matla...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Data analysis from excel sheet
Values are to be calculated from a curve having data in form of pulses containing ripples, in the form of percent amplitude of ...

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


reading, analysing multiple excel sheets containing data point column and time containing ripples, writing result back to excel
Automating the input of excel sheets contained in a folder to matlab

environ 4 ans il y a | 1 réponse | 0

0

réponse