Community Profile

photo

Ashutosh Singh Baghel

Last seen: 7 dagar ago Active since 2021

Statistics

  • Knowledgeable Level 3
  • Revival Level 2
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
plot the Fourier-transform of vogeltje
Hi Lidia, I understand you wish to plot fourier transform using function implementation and then calling function over some inp...

ungefär ett år ago | 0

Answered
How to plot a parametric surface with paramtric restriction
Hi Tijs, I understand that you wish to plot a cylindrical surface with variable height on linear basis. To achieve this, you ca...

ungefär ett år ago | 0

Answered
Simulink Requirements - import from macro-enabled Word format (docm)
Hi Roman, Currently we are not supporting import of macro enabled Word document 'docm' format in Simulink Requirements. I have ...

mer än ett år ago | 0

| accepted

Answered
how can i solve this problem??
Hi Asma, I understand you wish to install MATLAB R2021b, but getting this error. Try rerunning the installer. Also, try the MA...

mer än ett år ago | 0

Answered
How do i rotate legend in plot
Hi Derek, I understand you wish to rotate the legend by 90 degrees. However, there is no direct function to rotate legends in g...

mer än ett år ago | 0

Answered
How to run equation only in one script as a function by strategically locating "syms x'? (Note: Except using @x)
Hi Jims, I understand you wish to implement an equation inside a function defined in the same script calling it. This issue is ...

mer än ett år ago | 0

Answered
How to build a amplitude modulated tone?
Hi Paul, I understand you are trying to implement Amplitude modulation. The BODMAS rule states we should calculate the Brackets...

mer än ett år ago | 0

Answered
How to generate white noise with certain power spectral density using wgn function?
Hi Wei, I understand you wish to generate white noise samples in volts. This can be done using 'wgn' function. m = 1000; ...

mer än ett år ago | 0

Answered
Why last line of the code says "Error using reshape Size arguments must be real integers."
Hi nur, I understand you want to generate a random stream of 1's and 0's. According to the R2016b release notes, it clearly sta...

mer än ett år ago | 0

Answered
QPSK simulation with AWGN and BER
Hi Daniel, I understand you wish to plot BER vs. SNR on a semilog scale. If you see the value of 'BER,' it has a '0' value for ...

mer än ett år ago | 0

| accepted

Answered
Remove the 20 Hz low frequency and 95 Hz high frequency from an ecg signal with bandpass filter
Hi Denis, I understand that you wish to remove several freq peaks from a signal, this can be achived by using two bandstop fil...

mer än ett år ago | 0

Answered
call .NET function with array parameter
Hi Jie, I understand you wish to call a .Net function for array parameters. This issue can be resolved using the 'params' keywo...

mer än ett år ago | 0

Answered
Update Simulink iOS project to Xcode 13
Hi Clancy, I understand that you wish to build an app for ios in the Simulink Simulink package, which supports Xcode 13. Pleas...

mer än ett år ago | 0

Answered
Programmatically change stackedplot ticks in live editor
Hi Lima, I understand you wish to have custom XtickLabel in the live script's 'stackedplot' function call. The issue is due to ...

mer än ett år ago | 0

Answered
Can't open Excel files now that my company has upgraded to Office 365
Hi Brian, I understand you wish to open ".xlsx" file saved on OneDrive from MATLAB. But an error occurs. The issue is likely to...

mer än ett år ago | 1

| accepted

Answered
I want to create a mesh from 2 plotted 1D PDF plots
Hi Dhruwal, I understand you wish to plot a 3d mesh with the vectors 'prior_deltaa' and 'Y1' as y-coordinates of points when 's...

mer än ett år ago | 0

| accepted

Answered
Unwanted "ans" value generated (comm.RSEncoder)
Hi Siddharth, I understand you wish to know why there are different outputs when executing the script, usually and in function....

mer än ett år ago | 0

Answered
How do I plot a 3D Array in MATLAB?
Hi Kelvin, I understand you wish to plot Amatrix with repect to n1matrix, c1matrix and c2matrix. All are 3d matrices of 50x50x...

mer än ett år ago | 0

| accepted

Answered
Spectrum Analyzer Input Channels
Hi Nizamettin, I understand that you wish to analyze signal 'm' using 'dsp.SpectrumAnalyzer()'. The input to the spectrum analy...

mer än ett år ago | 0

| accepted

Answered
How can I create an instance of a rayleigh channel using comm.RayleighChannel?
Hi Mia, I understand you wish to create a rayleigh channel using comm.RayleighChannel. Please find below an example to do so. H...

mer än ett år ago | 0

Answered
Add flag parameter to Kurtosis in a varfun argument
Hi Nan Sun, I understand that you wish to pass 'flag = 0' as an input argument to the function "kurtosis" inside the function c...

mer än ett år ago | 0

Answered
Can we disable/reduce Editor font smoothing (R2021b)?
Hi Andres, To disable the "font smoothing / antialiasing" in the Matlab Editor in Linux, deselect the option "Use antialiasing...

mer än ett år ago | 0

| accepted

Answered
Second Order ODE solve
Hi Patiphol, I believe you wish to plot this second order ode dependent on x. Please find a reference example fx = linspace(0...

mer än ett år ago | 0

Answered
Hello, I have a code for determining a temperatur after a distance form a start temperature. In the code, there is a K value which is at 1. I want ti interpoliate T(z) of K.
Hi Ammar, Please find proper values for 'query points' as defined by the variable "Points" here. Also, provide a Value for var...

mer än ett år ago | 0

Answered
how to apply matched filter for linear frequency modulated signal which data is in matrix?
Hi Divyasai, I believe you wish to apply matched filtering to the signal received. Matched filtering increases the SNR of signa...

mer än ett år ago | 0

Answered
Simulink model control in App designer
Hi Hyungnok, Please refer to the following example, 'Simulink Model control via App Designer.' Also, refer to the previously ...

mer än ett år ago | 0

Answered
receive multicast data with udp port and configure multicast matlab
Hi Rashi, I believe you wish to configure Multicast settings to a UDP socket 'u'. Please refer to the followinf example from th...

mer än ett år ago | 0

Answered
Plotting 2nd order ode with time dependent parameters
Hi Jake, I believe you wish to perform a second order differential ODE with time dependent parameter. Please refer to the follo...

mer än ett år ago | 0

Answered
Using multi-gpu in minibatchqueue
Hi Harsha, I believe you wish to perform your calculations on multiple GPUs in parallel. Please refer to the following MATLAB D...

mer än ett år ago | 0

Answered
PLease Help Code to graph specific ftc.
Hi Sophia, I believe you wish to plot the above function in 'x' and 'y'. Please refer to the example below. func = @(x,y) x.^2...

mer än ett år ago | 0

Load more