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

8개월 전 | 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...

8개월 전 | 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...

8개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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 ...

11개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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 ...

11개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

12개월 전 | 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...

12개월 전 | 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...

12개월 전 | 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...

12개월 전 | 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...

12개월 전 | 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 ...

12개월 전 | 0

더 보기