photo

Hari


Last seen: Today Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

ein Tag vor | 0

| akzeptiert

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

ein Tag vor | 0

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

ein Tag vor | 0

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

ein Tag vor | 0

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

ein Tag vor | 0

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

ein Tag vor | 0

Beantwortet
Please can anyone explain this code by Majid Farzaneh on Image watermarking (Transform domain) by DCT-SVD?
Hi Jabani, The code you provided implements image watermarking using the Discrete Cosine Transform (DCT) and Singular Value D...

ein Tag vor | 0

Beantwortet
Can anyone please explain how to get the chain code of a number like 3 by using freeman chain code by taking an example image(contains a number 3)
Hi Sagar, I understand that you want to know how to obtain the Freeman chain code for a digit, such as the number "3", using ...

2 Tage vor | 0

Beantwortet
Can you please explain any image encryption algorithm based Substitution Box (S-box). Secondly, how to convert any size of channel(matrix) into 256*256.
Hi Adil, I understand that you are interested in learning about image encryption algorithms based on Substitution Boxes (S-bo...

2 Tage vor | 0

Beantwortet
Can someone please explain how this function? It is for simultaneously recording with the input(X) being white noise at FS 44100hz
Hi, I understand that you are looking for an explanation of the "audioOI" function, which is designed to simultaneously play an...

2 Tage vor | 0

Beantwortet
im doing face recognition project.please explain the above coding in a step by step manner in how it works
Hi, The provide scirpt is mainly used for illumination normalization and PCA feature extraction. Here is the some explanatio...

2 Tage vor | 0

Beantwortet
What is the meaning of the term "Offset" in Sim Mechanics Toolbox?? Please explain it in an easy way ...
Hi, Here is the explanation for the same: Definition of Offset: In "SimMechanics", an "Offset" refers to a translation or s...

2 Tage vor | 0

Beantwortet
please explain following code:[bisp freq,cum,lag]=bisp3cum(R,samprate,maxlag,'h','b').
Hi Sanu, I understand that you are trying to compute the third-order cumulant using a function named bisp3cum in MATLAB, but ...

2 Tage vor | 0

Beantwortet
please explain how to find the center pixel value of 3X3 matrix image.
Hi Gursheen, I understand that you want to find the center pixel value of a 3x3 matrix, which represents a small image or a ...

2 Tage vor | 0

Beantwortet
Input and target values are same for Narnet training? Please explain anyone
Hi Gendariz, I understand that you are asking about the input and target values used in training a "NARX" (Nonlinear Autoregr...

2 Tage vor | 0

Beantwortet
i m working on Bayes shrink will you please explain the code
Hi Ashima, This is the MATLAB code for denoising an image using wavelet decomposition and Bayesian thresholding. I assume th...

2 Tage vor | 0

Beantwortet
can someone please explain this code step by step
Hi, The MATLAB code you provided performs K-Nearest Neighbors (KNN) classification using datasets read from Excel files and cla...

2 Tage vor | 0

Beantwortet
please explain this code
Hi Vineeth, The code involves functions and scripts to read, play, and analyze a .wav audio file to determine the gender base...

2 Tage vor | 0

Beantwortet
for a sampling frequency of 20KHz and message frequency 3KHz what is the bandwidth?
Hi Anuja, I understand that you are asking for the bandwidth of a signal with a message frequency of 3 kHz, given a sampling ...

6 Tage vor | 0

Beantwortet
how to synthesize any sinusoidal wave's DSB-SC wave using Fourier series.Please provide code for any sinusoidal wave
Hi Rahul, I understand that you want to synthesize a Double Sideband Suppressed Carrier (DSB-SC) wave using the Fourier serie...

6 Tage vor | 0

Beantwortet
TR module Gain in phased array toolbox
Hi Ahmed, I understand that you want to know whether the peak power and gain specified in the "phased.Transmitter" object wit...

6 Tage vor | 0

Beantwortet
robust timing and frequency synchronization for ofdm in matlab
Hi Jaya, In order to achieve robust timing and frequency synchronization for OFDM, you can follow the below steps: Generat...

6 Tage vor | 0

Beantwortet
Carrier Synchronization Code for AM Modulation
Hi Hari, I understand that you are looking to develop code for carrier synchronization in Amplitude Modulation (AM) and are s...

6 Tage vor | 0

Beantwortet
How to plot AM Single-sideband modulation with carrier (AM-SSB-WC) and AM Single-sideband modulation suppress carrier (AM-SSB-SC) in MATLAB?
Hi, I understand that you want to plot both AM Single-Sideband with Carrier (AM-SSB-WC) and AM Single-Sideband Suppressed Carri...

6 Tage vor | 0

Beantwortet
How to impliment a Single Sideband Suppressed Carrier Modulator with an audio file as input?
Hi Rhyston, I understand that you want to modulate an audio signal using Single Sideband Suppressed Carrier (SSB-SC) modulati...

6 Tage vor | 0

Beantwortet
Carrier and messenger analysis of .wav
Hi, I understand that you want to analyze a .wav audio file to extract the carrier frequency and the messenger (modulating) sig...

6 Tage vor | 0

Beantwortet
Visualizing and manipulating NETCDF files
Hi Nana Kofi, I understand that you want to visualize and manipulate wave data from ERA 5 stored in a NETCDF file using MATLA...

6 Tage vor | 0

Beantwortet
Can anyone explain this MIMO OFDM code
Hi Ali, I understand that you would like to understad the MATLAB code snippet that simulates frequency-domain channels for a 2x...

16 Tage vor | 0

Beantwortet
Can anyone please explain me the Fourier Descriptor coding?
Hi Gobika, I understand that you want an explanation of a specific part of the Fourier Descriptor code, particularly the lines ...

16 Tage vor | 0

Beantwortet
Can someone please explain the following codes?
Hi Sneha, I understand that you want an explanation of the MATLAB code implementing Principal Component Analysis (PCA) as defin...

16 Tage vor | 0

Mehr laden