photo

Soumyadeep Paul


Last seen: mehr als 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
26.989
of 300.365

REPUTATION
1

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort