回答済み splitting a vector into separate vectors
Hi @Neda,
If you are working with large 1D vectors. using a binary search might be a good option to optimize time complexity.
...
回答済み Optimize antenna from pcbStack object
Hi @J,
I understand you're looking to optimize an antenna created from a pcbStack object and have encountered issues with the o...
約2ヶ月 前 | 0
回答済み Offset paraboloid reflector design
Hi @Albert Zurita
I understand you're trying to create an offset paraboloid reflector design using MATLAB's Antenna Toolbox, bu...
回答済み How to compare between two images ?
Hi @Sally Sakr,
I understand that you want to compare two images in MATLAB. Here are some methods for the same:
Structural Si...
回答済み Help needed with antenna gain settings
Hi @Saad Humayun,
I understand that you wanted to create antenna object with a custom gain setting. As the gain property is typ...
回答済み Wavelet decomposition (Meyer) for a signal
Hi @Thomas PLOCOSTE,
To decompose a signal using the Meyer wavelet, you should use "dmey" as the wavelet name. Here's an exam...
3ヶ月 前 | 0
回答済み denosing signal using wavedec and waverec
Hi @konoha,
If you're looking to denoise a signal using 'wavedec' and 'waverec', you can follow these primary steps:
Perform a...
回答済み design lowpass butterworth filter
Hi @Steven,
To achieve a gain other than 0 dB in the low-frequency region, you can multiply the linear gain with the frequency ...
3ヶ月 前 | 0
回答済み inverse FFT for recreating radiation pattern
Hi @fima v,
I can understand that you wanted to find the set of amplitudes and phases for the array elements that produce a ra...