回答済み
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...

11ヶ月 前 | 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...

11ヶ月 前 | 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...

11ヶ月 前 | 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...

11ヶ月 前 | 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...

11ヶ月 前 | 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 ...

11ヶ月 前 | 0

さらに読み込む