Abhimenyu
Followers: 0 Following: 0
Feeds
已回答
How to Analyze Factorial Design?
Hi Juan, I understand that you want to analyze a factorial design of 2^3. A (2^3) factorial design involves three factors, eac...
How to Analyze Factorial Design?
Hi Juan, I understand that you want to analyze a factorial design of 2^3. A (2^3) factorial design involves three factors, eac...
11 days 前 | 0
已回答
Does MATLAB support UBX protocol ?
Hi Samuel, I understand that you want to read and process the binary data stream from your receiver in MATLAB. You can use a co...
Does MATLAB support UBX protocol ?
Hi Samuel, I understand that you want to read and process the binary data stream from your receiver in MATLAB. You can use a co...
11 days 前 | 0
已回答
how to generate matlab code for handover in haterogeneous cellular network
Hi, I understand that you want to simulate handover in a heterogeneous cellular network. Heterogeneous networks (HetNets) typic...
how to generate matlab code for handover in haterogeneous cellular network
Hi, I understand that you want to simulate handover in a heterogeneous cellular network. Heterogeneous networks (HetNets) typic...
12 days 前 | 0
已回答
integration to get the total volumetric transport in Sv
Hi Hannah, I understand that you want to integrate the Sverdrup transport to get the total volumetric transport. This can be do...
integration to get the total volumetric transport in Sv
Hi Hannah, I understand that you want to integrate the Sverdrup transport to get the total volumetric transport. This can be do...
14 days 前 | 0
已回答
wcgain function for uncertain real plant
Hi Hamin, I understand that you are encountering an issue related to how MATLAB handles uncertain systems with nonlinear parame...
wcgain function for uncertain real plant
Hi Hamin, I understand that you are encountering an issue related to how MATLAB handles uncertain systems with nonlinear parame...
15 days 前 | 0
已回答
Issue during completing Design Filter with Cutoff Frequencies Task 1 in Signal Processing Course
Hi Teodora, I understand that you are facing an issue while completing the 'Design Filter with Cutoff Frequencies' Task 1 in 'S...
Issue during completing Design Filter with Cutoff Frequencies Task 1 in Signal Processing Course
Hi Teodora, I understand that you are facing an issue while completing the 'Design Filter with Cutoff Frequencies' Task 1 in 'S...
16 days 前 | 0
已回答
second order center differencing scheme soluting to PDE
Hi Xu, I understand that the goal of the MATLAB code shared by you is to solve a partial differential equation (PDE) using the ...
second order center differencing scheme soluting to PDE
Hi Xu, I understand that the goal of the MATLAB code shared by you is to solve a partial differential equation (PDE) using the ...
16 days 前 | 0
| 已接受
已回答
Complex array response from ULA or ULA
Hi Graeme, To extract the electromagnetic field pattern in the form of a complex array response from a Uniform Linear Array (UL...
Complex array response from ULA or ULA
Hi Graeme, To extract the electromagnetic field pattern in the form of a complex array response from a Uniform Linear Array (UL...
16 days 前 | 0
已回答
How is the output signal obtained in nrTDLChannel?
Hi Xinhua, The channel matrix (G) can be constructed using the path gains and the path filters. Each element of (G) represents ...
How is the output signal obtained in nrTDLChannel?
Hi Xinhua, The channel matrix (G) can be constructed using the path gains and the path filters. Each element of (G) represents ...
17 days 前 | 0
已回答
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...
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...
5 months 前 | 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 ...
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 ...
5 months 前 | 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...
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...
5 months 前 | 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 ...
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 ...
5 months 前 | 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,...
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,...
5 months 前 | 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...
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...
6 months 前 | 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 ...
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 ...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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 ...
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 ...
6 months 前 | 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 ...
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 ...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
6 months 前 | 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...
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...
7 months 前 | 0