photo

Abhimenyu


Last seen: 대략 1개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
how do i get a code for discrete random separation(DRS)?
Hi, Discrete Random Separation ('DRS') is a technique used to separate periodic signals (such as those from gear meshes) from r...

대략 1개월 전 | 0

답변 있음
Chebyshev Differentiation Matrix using two methods in MATLAB
Hello, The Chebyshev differentiation matrix is a numerical tool used in spectral methods for solving differential equations. I ...

대략 1개월 전 | 0

| 수락됨

답변 있음
sensitivity analysis from monte carlo
Hello, The sensitivity analysis is a method used to determine how different values of an input variable will impact a particula...

대략 1개월 전 | 0

답변 있음
I am getting error not enough input arguments.
Hi Puja, The issue you are facing is because of the function definition and the initial conditions provided. The 'y0' variable ...

대략 1개월 전 | 0

답변 있음
HRV calculation with RRI values
Hi Audrey, The calculation of HRV in the frequency domain further requires the identification of 'LF' and 'HF' frequency bands,...

대략 1개월 전 | 0

| 수락됨

답변 있음
Scale and location parameters of the 1D wavelet decomposition using wavedec
Hi Sara, I understand that you have queries regarding the wavedec function of MATLAB. You are correct in understanding that the...

대략 2개월 전 | 0

답변 있음
How to do OQPSK Demodulation in MATLAB 2020b without using inbuilt block?
Hello, I understand that you want to demodulate an OQPSK-modulated signal. To demodulate the OQPSK signal, please follow these ...

대략 2개월 전 | 0

답변 있음
How to extract 64 features within 4~45Hz in EEGLab?
Hello, I understand that you want to extract 64 features from EEG data within the frequency range of 4-45 Hz in EEGLab. For thi...

대략 2개월 전 | 0

답변 있음
Does the Multi-Input-Single-Output transfer function estimate obtained from "tfestimate" account for all inputs being active at the same time?
Hello, I understand that you have queries regarding the tfestimate function of MATLAB. The tfestimate function in MATLAB comput...

대략 2개월 전 | 0

답변 있음
The fftn processing problem for odd number of points
Hello, I understand that you want to perform the fftn operation with an odd number of points. This can be done using zero-paddi...

대략 2개월 전 | 0

답변 있음
Modeling of square wave
Hi, I understand that you want to modify the gear mesh stiffness function to include a fault that decreases the stiffness of on...

대략 2개월 전 | 0

답변 있음
How can I simulate Pulse Radar and Antenna Design in Matlab?
Hello, Modeling a jamming system for an Electronic-Harassment (EH) Self Protection System in a fighter aircraft, especially aga...

대략 2개월 전 | 0

답변 있음
Not receiving correct FSK modulated signal [N210 USRP]
Hi Aaron, I could infer that you are experiencing an issue with the received and demodulated signal not resembling the transmit...

대략 2개월 전 | 0

답변 있음
In the chart module does not fully set the dimensions of output
Hi, I understand that you have the error message that the block "CruiseMatlabDLL5/Subsystem3/Subsystem/Chart" does not fully se...

대략 2개월 전 | 0

답변 있음
Rainflow Algorithm needs 3 samples
Hi, I understand that you are encountering an issue with the rainflow function, which is typically used for counting cycles in ...

대략 2개월 전 | 0

답변 있음
BLE Data length extension
Hi, I understand that you want to transmit data via BLE v4.2. To receive 255 bytes of data via BLE v4.2 in MATLAB, you’ll need ...

대략 2개월 전 | 0

답변 있음
Channel Equalization for the comm.RayleighFading communication toolbox for Frequency Selective channel?
Hi, I understand that you want to reconstruct the input signal (x) from the channel output (y) in a multipath frequency selecti...

대략 2개월 전 | 0

답변 있음
Filtering Square Wave with Butterworth Filter using Fourier Coefficients
Hi, I understand that you have observed difference in the attenuation of the reconstructed sine wave. When you observe a certai...

대략 2개월 전 | 0

답변 있음
Question on mode shapes from experimental modal analysis
Hi Marina, I understand that you are trying to use modalfit function to find the "Modal Assurance Criterion". The Modal Assuran...

대략 2개월 전 | 0

답변 있음
Conversion of abc unbalanced waveforms to balanced symmetrical components waveforms
Hi Yojan, I understand that you want to convert the three-phase unbalanced sinusoidal waveforms to their balanced symmetrical c...

대략 2개월 전 | 1

| 수락됨

답변 있음
how many coefficients were retained after reconstruction (IDWT)? and how does the quality of reconstruction vary with respect to number of DWT coefficients?
Hi Santhosh, As per the information shared, I could infer that you are trying to use the "wdencmp" MATLAB function to perform d...

3개월 전 | 0

답변 있음
Alternate code for magnitude or derivative?
Hi Spencer, From the information shared, I understand that you are trying to calculate unit tangent, unit normal, and binormal ...

3개월 전 | 0

답변 있음
Using antenna magnitude data to plot max gain vs frequency
Hi Samantha, From the information shared, I could infer that you want to plot maximum gain versus frequency from the antenna ma...

3개월 전 | 0

답변 있음
PSD of DWT details coefficnet
Hello, I understand that you are trying to use "Discrete Wavelet Transform (DWT)" to analyze the high-frequency content of your...

3개월 전 | 0

답변 있음
1 D FDTD for a plane harmonic wave entering a glass sheet with 2.25 relative permittivity
Hi Mariam, From the information shared, I could infer that you are trying to introduce the glass sheet into your FDTD simulatio...

3개월 전 | 0

답변 있음
How can I perform combinatorics in MATLAB?
Hi Joel, From the information shared, I inferred that you wanted to use combinatorics to find the total household increase of t...

3개월 전 | 0

답변 있음
Denoising function for a sliding DCT filter
Hello, From the information shared, I could infer that you are trying to implement thresholding in your function to modify the ...

3개월 전 | 0

답변 있음
using fitgmdist to separate data in clusters
Hi Pieter, From the information shared, I could infer that you are trying to fit a trimodal distribution on your data and getti...

3개월 전 | 0

답변 있음
Why do scatter plot in BFSK doesn't change while changing SNR?
Hello, From the information shared, I could infer that you have queries related to the modulation schemes of "Binary Frequency ...

3개월 전 | 0

답변 있음
How to trim, the extra audio portion after audio processing in two channel ?
Hi Mainak, From the information shared, I could infer that you're trying to align the lengths of the audio frames from two chan...

3개월 전 | 0

더 보기