Answered
converting txt file to mat file; ads1298ecgafe-pdk
Hi @Elzbieta, I understand that you're working with ECG data from the ADS1298ECGFE-PDK device and trying to convert it to MATLA...

2 months ago | 0

Answered
Error using ilwt Expected LEVEL to be a scalar with value <= 1.
Hi @Baydaa, It seems you're encountering an error while using the 'ilwt' function for the Inverse Lifting Wavelet Transform. Th...

2 months ago | 0

Answered
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...

2 months ago | 1

| accepted

Answered
I want to calculate the affine transformation matrix (rotation, translation and scaling) for the binary image
Hi @Haytham Ali, I understand that you wanted to perform an affine transformation on a binary image. You can achieve this usin...

2 months ago | 0

Answered
Fourier mellin image registration for medical images of brain tumor
Hi @image-pro, I've found a useful resource for image registration using the Fourier-Mellin Transform: https://www.mathworks....

2 months ago | 0

Answered
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...

2 months ago | 0

Answered
Rotate antenna radiation pattern using rotpat function such that boresight is aligned with the x-axis
Hi @Yasemin, To align an antenna's boresight with the x-axis, you can rotate its radiation pattern using the ‘rotpat’ function ...

3 months ago | 0

Answered
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 months ago | 0

Answered
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...

3 months ago | 0

Answered
How to generate pulsed waveform of gold sequence?
Hi @Basmah Ahmad, If you're interested in generating pulsed waveforms of a Gold sequence, the Phased Array System Toolbox™ offe...

3 months ago | 0

Answered
Export from PCB antenna designer into workspace for radiation pattern definition
Hi @Louise Hazelton, To export the radiation pattern from the PCB Antenna Designer to the workspace, you should first export t...

3 months ago | 0

Answered
How can you design linear arrays using a different axis than the xz-plane in antennaArrayDesigner?
Hi @Will, You can design an antenna array with arbitrary geometry using the 'Conformal' Array type in the Antenna Array Design...

3 months ago | 2

Answered
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 months ago | 0

Answered
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...

3 months ago | 2

Answered
How can I use the iswt2 from the wavelet toolbox with a different dwtmode?
Hi @Julian Knaup, I understand you are trying to use Symmetrization mode for 'swt2' and 'iswt2' function. According to MATLAB ...

4 months ago | 0