Community Profile

photo

SHANTANU KSHIRSAGAR


Last seen: nästan 4 år ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

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

nästan 4 år ago | 2 answers | 0

2

answers

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

nästan 4 år ago | 1 answer | 0

1

answer

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

nästan 4 år ago | 1 answer | 0

1

answer

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

nästan 4 år ago | 1 answer | 0

1

answer

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

ungefär 4 år ago | 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...

ungefär 4 år ago | 2 answers | 0

2

answers

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

ungefär 4 år ago | 0 answers | 0

0

answers

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

ungefär 4 år ago | 0 answers | 0

0

answers

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

ungefär 4 år ago | 1 answer | 0

1

answer

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

ungefär 4 år ago | 1 answer | 0

1

answer

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

ungefär 4 år ago | 0 answers | 0

0

answers

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

ungefär 4 år ago | 0 answers | 0

0

answers