Answered
MATLAB example code explaination needed
Hi Sanjay, Here is the explanation for important parts the code contains: Understanding 'uint8=>uint8': This specifies the dat...

19 dagar ago | 0

Answered
can anyone explain quantization index modulation code
Hi Vinay, I understand that you are looking to embed a watermark in an audio file using Quantization Index Modulation (QIM). I...

19 dagar ago | 0

Answered
Convoultional coding (soft-decision)
Hi Ahmed, I understand that you are looking for a general formula and MATLAB code to implement convolutional coding with soft-d...

19 dagar ago | 0

Answered
rectangular signal, 2V amplitude and duration of 1ms, how to present the amplitude spectrum
Hi, I understand that you want to present the amplitude spectrum of a rectangular signal with a 2V amplitude and a duration of ...

4 månader ago | 0

Answered
how to draw a spectrum for a sine wave in frequency domain?and what is central frequency/2 of time domain and frequency domain ?
Hi Shri Vishnu, I understand that you want to draw the frequency spectrum of a sine wave and are curious about the concept of c...

4 månader ago | 0

Answered
how to shift a signal by 30 degree in simulink
Hi Mohamed, I understand that you want to phase shift a signal by 30 degrees using Simulink. I assume you have a sinusoidal si...

4 månader ago | 0

Answered
how to do phase shift in simulink?
Hi, I understand that you want to phase shift a signal by 90 degrees using Simulink. I assume you have an existing signal in a...

4 månader ago | 0

Answered
how to shift frequency?
Hi, I understand that you want to shift a signal’s frequency from 40 kHz to 10 kHz using Simulink. I assume you have a signal ...

4 månader ago | 0

Answered
How do I write code in Matlab for sampling sine wave signal from Simulink...
Hi Mladen, I understand that you want to write MATLAB code to sample a sine wave signal generated in a Simulink model. I assum...

4 månader ago | 0

Answered
period segmentation of wrist pulse signal
Hi Manu, I understand that you want to segment the periods of a wrist pulse signal, which involves identifying distinct cycles ...

4 månader ago | 0

Answered
How do i clip the wrist portion in a hand gesture image?
Hi, I understand that you want to clip or remove the wrist portion from an image of a hand gesture using MATLAB. I assume you ...

4 månader ago | 0

Answered
ICA in the ICALAB platform
Hi Kivok, I understand that you want to know how to implement and present Independent Component Analysis (ICA) using the Fast-I...

4 månader ago | 0

Answered
How to find the independent subspace components from independent components in Matlab?
Hi Curious Thinker, I understand that you want to extract independent subspace components (ISA) from independent component anal...

4 månader ago | 0

Answered
Ideal Low Pass Filter Concept in MATLAB
Hi Premnath, I understand that you want to uderstand the Part 2 of the code for an Ideal Low-Pass Filter, focusing on how it ma...

4 månader ago | 0

Answered
1/f amplitude frequency plot
Hi Ayesha, I understand that you want to analyze the naturalness of images using 1/f amplitude-frequency scaling through Fourie...

4 månader ago | 0

Answered
At what level to threshold when using multilevel wavelet transform ?
Hi Aparnnaa, I understand that you are working with a multilevel wavelet transform for image denoising and want to know why the...

4 månader ago | 0

Answered
Question about two dimensional PCA analysis
Hi, I understand that you want to perform a two-dimensional Principal Component Analysis (PCA) on wind data to analyze the rela...

4 månader ago | 0

Answered
An equivalent for python tflearn library in matlab?
Hi Kyana, I understand that you are working on a reinforcement learning problem and want to translate a Python neural network c...

4 månader ago | 0

Answered
How to determine the offset of an image to use when using the glcm feature extraction
Hi Precious, I understand that you are working on feature extraction using the Gray-Level Co-occurrence Matrix (GLCM) and want ...

4 månader ago | 0

Answered
Formula for arc length in binaural decoding of ambisonic audio
Hi Devansh, I understand that you are working on binaural decoding of ambisonic audio and want to understand the calculation of...

4 månader ago | 0

Answered
Steepest Descent Method Help
Hi Ryan, I understand that you have implemented the steepest descent method for a symmetric random matrix and now wish to plot ...

4 månader ago | 0

Answered
Read and assign data to uitable from text file
Hi Nikhil, I understand that you are using MATLAB GUIDE to develop a GUI with a “uitable” where you want to populate data from ...

4 månader ago | 0

Answered
Problem with Haar wavelet transform
Hi Tran, I understand that you are working with a binary image and have applied the Haar wavelet transform using MATLAB, result...

4 månader ago | 0

Answered
how to give training pixels to the neural network?
Hi Jabeen, I understand that you are working on a project involving image classification using neural networks in MATLAB, and y...

4 månader ago | 0

Answered
What are the different methods to obtain response of a state space model?
Hi Ram, I understand that you are looking for different methods to obtain the response of a state-space model in MATLAB, incl...

4 månader ago | 0

| accepted

Answered
how to implement iris recognition system ? please help
Hi samarpit, I understand that you want to implement an iris recognition system in MATLAB I assume you have access to a da...

4 månader ago | 0

Answered
2d dual tree discrete wavelet transform
Hi Maha Lakshmi, In order to perform a 2D Dual-Tree Discrete Wavelet Transform, you can follow the below steps: Load the I...

4 månader ago | 0

Answered
can anybody help me in applying Independent component analysis in images ??
Hi Raj, I understand that you want to apply Independent Component Analysis (ICA) to images in MATLAB to separate an image int...

4 månader ago | 0

Answered
How to do local region-based active contour image segmentation?
Hi Jasmine, I understand that you want to perform local region-based active contour image segmentation using MATLAB. In or...

4 månader ago | 0

Answered
Please help with the matlab code explaining how in Locality sensitive hashing(LSH), hash tables are stored and manipulated for search
Hi Merlyn, Here is an sample example for the same: Generate Data and Hash Functions: Create a sample dataset and define ...

4 månader ago | 0

Load more