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...
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...
2 years 前 | 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...
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...
2 years 前 | 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 ...
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 ...
3 years 前 | 0
| 已接受
已回答
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...
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...
3 years 前 | 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...
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...
3 years 前 | 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 ...
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 ...
3 years 前 | 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...
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...
3 years 前 | 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; ...
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; ...
3 years 前 | 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...
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...
3 years 前 | 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 ...
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 ...
3 years 前 | 0
| 已接受
已回答
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...
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...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 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 ...
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 ...
3 years 前 | 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...
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...
3 years 前 | 1
| 已接受
已回答
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...
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...
3 years 前 | 0
| 已接受
已回答
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....
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....
3 years 前 | 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...
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...
3 years 前 | 0
| 已接受
已回答
Spectrum Analyzer Input Channels
Hi Nizamettin, I understand that you wish to analyze signal 'm' using 'dsp.SpectrumAnalyzer()'. The input to the spectrum analy...
Spectrum Analyzer Input Channels
Hi Nizamettin, I understand that you wish to analyze signal 'm' using 'dsp.SpectrumAnalyzer()'. The input to the spectrum analy...
3 years 前 | 0
| 已接受
已回答
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...
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...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 0
| 已接受
已回答
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...
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...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 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 ...
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 ...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 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...
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...
3 years 前 | 0