photo

Soumyadeep Paul


Last seen: oltre 5 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
27.529
of 300.331

REPUTAZIONE
1

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
1

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Transformer design in Simulink
I want to design a step down transformer in the simulink to make a 12v DC power supply. I am using a 3wire transformer.My questi...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I convert an normal audio into 3D audio using audio processing?
Actually I want an audio file to be converted into 3d panning audio file. Specifically I want to know whether it is possible to ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Generate F.M signal and develop the T-F spectrum of the signal. Hence interpret the T-F spectrum.I am looking for the interpretation of the T-F diagram.My query is what does the color differences mean and why the spectrogram is like scratches?
%assignment 4.2 %creating a multitone modulating signal Fs=1000;%16khz Fc=200;%carrier frequency =5khz Ts=1/Fs; t=0:Ts:0...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to detect particular click sound from the spectrogram?So I have a audio file named "cleanspeech_click.wav".How can I interpret the spectrogram which is shown below?Thank you in advance
%assignment 4_1 [click,Fs]=audioread('cleanspeech_click.wav'); disp(Fs) %16kz plot(click); sound(click,Fs) f=figure; c...

oltre 6 anni fa | 0 risposte | 1

0

risposte

Domanda


How to generate normalised random numbers in between -0.3 to 0.3?
Actually I wan to generate some numbers between -0.3 to +0.3.I want to use these numbers as a the sampled values of any random n...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Say I have 6 values of length of the antenna.How do I plot each radiation pattern corresponding to the lengths in a single polar plot?
%Wavelength lambda = 1; %Dipole antanna L = (1/4)*lambda; %Phase constant B = 2*pi/lambda; t = 0:0.01:2*pi; % Far-field p...

oltre 7 anni fa | 1 risposta | 0

1

risposta