Ashutosh Singh Baghel
Followers: 1 Following: 0
Estadística
0 Preguntas
46 Respuestas
CLASIFICACIÓN
1.317
of 295.527
REPUTACIÓN
52
CONTRIBUCIONES
0 Preguntas
46 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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...
más de 2 años hace | 0
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...
más de 2 años hace | 0
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 ...
casi 3 años hace | 0
| aceptada
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...
casi 3 años hace | 0
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...
casi 3 años hace | 0
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 ...
casi 3 años hace | 0
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...
casi 3 años hace | 0
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; ...
casi 3 años hace | 0
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...
casi 3 años hace | 0
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 ...
casi 3 años hace | 0
| aceptada
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...
casi 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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 ...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 1
| aceptada
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...
alrededor de 3 años hace | 0
| aceptada
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....
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
| aceptada
Spectrum Analyzer Input Channels
Hi Nizamettin, I understand that you wish to analyze signal 'm' using 'dsp.SpectrumAnalyzer()'. The input to the spectrum analy...
alrededor de 3 años hace | 0
| aceptada
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
| aceptada
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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 ...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0
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...
alrededor de 3 años hace | 0