Community Profile

photo

Rohan Mehta


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Finding a Signal from an noisy signal
I am having an signal as displayed in the image the red signal is the input and the blue one is outut as we can see that we have...

4 years ago | 1 answer | 0

1

answer

Question


Error while converting the function to C
function dataout = removeoutliers(datain) %REMOVEOUTLIERS Remove outliers from data using the Thompson Tau method. % For v...

4 years ago | 0 answers | 0

0

answers

Question


Finding Data in a loaded file
I am having a data file with amplitudes mentioned in it almost 10000 samples are present and I know value of one amplitude which...

4 years ago | 2 answers | 0

2

answers

Question


finding signals using peaks
I am having signal which have various peaks is there any function which can detect the peaks which repeat for a particullar time...

4 years ago | 0 answers | 0

0

answers

Question


Filtering the signal from noise
I am having a signal of 5 Seconds and total number of samples are 1000000 which are coming from an Laser Diode and I want to sep...

4 years ago | 0 answers | 0

0

answers

Question


Covert Matlab Code to C language
Hello There, I have made an matlab code and I want to covert the given code to C, I am using the inbuilt app to convert the code...

4 years ago | 0 answers | 0

0

answers

Question


How to assign only first member in matrix
I am using q(t) = find(A == max1(t)); But problem here is in max1(4) has value of 134 and in A 134 is repeated two times I w...

5 years ago | 1 answer | 0

1

answer

Question


Finding maximum in a matrix
Suppose I have 1000x1 matrix and my data is from (50,60) and then from (160,170) and so on (i.e randomly distributed), What I wa...

5 years ago | 1 answer | 0

1

answer

Question


Set values in a matrix to zero
I have a matrix which contains 957 data in it and after that nothing, I want to make that data to be same uptill 957 element and...

5 years ago | 1 answer | 0

1

answer

Question


Access matrix location on one matrix with the data location on another matrix
I have two matrix say A & B if I have data stored in A and the data location of desired values in B how could I access Values of...

5 years ago | 2 answers | 0

2

answers