
SHANTANU KSHIRSAGAR
Statistics
RANK
201 058
of 281 948
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 19 066
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 134 336
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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 ...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerTo 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...
mer än 3 å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...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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
mer än 3 år ago | 0 answers | 0