Beantwortet
HELP regarding multiple USRP N200
Hi Arhum Ahmad, Based on the information, it seems that the USRP device is not been detected by your PC. It is possible to con...

etwa ein Jahr vor | 0

Beantwortet
target detection using 3 by 5 MIMO radar
Hi Ananya, Based on the information provided, duplicates occurred when the same target is detected by multiple radar pulses. T...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
How to generate a gaussian white noice in Simulink
Hi Liu ze han, I understand that you would like to generate gaussian white noise. Kindly use the AWGN Channel Block of the com...

etwa ein Jahr vor | 0

Beantwortet
Dot indexing is not supported for variables of this type.
Hi Sanjay, Based on my understanding, it seems that you are facing an error at line number 43 of NSGA2Fed class. Since the tes...

etwa ein Jahr vor | 1

Beantwortet
How can I graph multiple x functions to the same y function without repeating the y function each time?
Hi Ran Yang, Based on my understanding, it seems that you want to plot multiple firework particle function on a same plot with...

etwa ein Jahr vor | 0

Beantwortet
Does deployprint still exist, and is it useful?
Hi Douglas Anderson, Please note that since users can use print directly, "deployprint" was deprecated from R2015 onwards. Curr...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
How to change the colormap of CWT wavelet transform to dB scale (10log_10(x))
Hi Yaser Arafath Gulam Dhasthagir, Based on my understanding, it seems that you want to change the colormap of the CWT wavelet ...

etwa ein Jahr vor | 0

Beantwortet
How to change the time from seconds to hours of a plot from Simulink
Hi Pierre-François Neumann-Chayer, Based on my understanding of your request, it seems that you have simulated a system and hav...

etwa ein Jahr vor | 0

Beantwortet
Facing difficulty while executing 'OFDM Transmit and Receive Using Analog Devices AD9361/AD9364' example provided by MATLAB on ZC706 and FMCOMMS5.
Hi Vedansh, I assume that you are referring to the "OFDM Transmit and Receive Using Analog Devices AD9361/AD93...

mehr als ein Jahr vor | 0

Beantwortet
Using RMS output of bandpass filters to determine voice gender
Hi Muhammad Taimoor, As per my understanding, you need to distinguish whether the given voice is male or fema...

mehr als ein Jahr vor | 0

Beantwortet
How to obtain a random function from defined graph with specified average?
Dear Nivedita, I assume, you want the average duration and energy loss of the attached image to be 3600 and 3KWh re...

mehr als ein Jahr vor | 0

Beantwortet
How can I make a function that calculates the values of the linear interpolation ?
Hi Ihor, As per my understanding, if given minimum and maximum values of x, you are interested in finding the linear in...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
Plot data from a txt in a meshgrid
Hi Marco, Please find an example code using the surf command. data = readmatrix(‘file.txt’); data2d = reshape(dat...

mehr als ein Jahr vor | 1

Beantwortet
I have data how do I know what number to specify for my MinPeakHeight and MinPeakDistance?
Hi Roa, I assume that you have the magnitude of a mathematical function ‘mag’ and you want to find it’s local maxima. ...

mehr als ein Jahr vor | 0

Beantwortet
How can I increase the number of samples in my original time domain signal when doing iFFT?
Hi Sandy Messini, As per my understanding, you might need to take N (2500) point Inverse fast Fourier Transform (ifft) of a...

mehr als ein Jahr vor | 0

Beantwortet
incompatible array sizes for 2x1 column vectors
Hi Timothy Dunning, As per my understanding, you are calling ivpSolver with five arguments while t...

mehr als ein Jahr vor | 0

Beantwortet
>> TourLength Not enough input arguments. Error in TourLength (line 3) n=numel(tour);
Hi Wonseh, As per my understanding, you have created a function TourLength containing 2 input arguments. If you ...

mehr als ein Jahr vor | 0

Beantwortet
LPF in frequency domain
Hi Manda, I am assuming LPF to Low pass filtering in digital Image processing. Please find the following code as an ext...

mehr als ein Jahr vor | 0

Beantwortet
"Not enough input arguments" in Matlab Applications
Hi Nicolas Kruse, I assume you are using MATLAB in windows operating system, both in your office and at home. I s...

mehr als ein Jahr vor | 0

Beantwortet
Issue with importing coloured image into MATLAB
Hi Vaibhav, There is a possibility that your image might be in grayscale. Kindly check the dimension of the image matrix (...

mehr als ein Jahr vor | 0

Beantwortet
Use function with symbolic variable within ODE45 in van der pol oscillator problem
Dear Aninda Pal, There are few ways by which you can use symbolic to find the derivative. Refer to the code below. syms ...

mehr als ein Jahr vor | 0

Beantwortet
fminsearch error while optimizing over one value in neoclassical growth model
Dear Prerna Mishra, I have tried running your code on my machine. However, I faced the same issue. There are ...

mehr als ein Jahr vor | 0

Beantwortet
how to rid of this warning and get correct solution?
Dear Sahil Sahoo, I have tried running your code on my machine. By setting the relative and absolute error values to 1e-2, ...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
how to programm LCD Display with Raspberry Pi using MATLAB CODE
Dear Matlab_Beginner, Currently, I am not able to find any official documents on this issue. However, there is a community add...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
Why the amplitude of the final pulses are different from the input pulse?
Dear Subho, The amplitudes of the function won’t be same. This can be verified mathematically by expanding cosine in term...

mehr als ein Jahr vor | 0

Beantwortet
Dispersion plot of frequency vs Bloch wave function, K
Hi Emma, The code has an error on the following line. (omega) is an array while beta is zero. K(w,beta)=(1/(Cap_...

mehr als ein Jahr vor | 0