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

3 months 前 | 0

已回答
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...

3 months 前 | 0

已回答
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...

3 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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 ...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

6 months 前 | 0

已回答
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...

7 months 前 | 0

| 已接受

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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 ...

7 months 前 | 0

加载更多