photo

Soumyadeep Paul


Last seen: plus de 5 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
27 540
of 300 381

RÉPUTATION
1

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
1

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 1

0

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse