![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12375309_1523804835766_DEF.jpg)
Jay Patel
Followers: 0 Following: 0
pursing PhD in ECE in Dalhousie University,NS.
Feeds
질문
How can i calculate the total duration of the audio ?
I have binary data for example: binary_data = [2 0 2 0 -2 0 2 0 0 -2 -2 0 0 -2 -2 0] % time between samples sampling_period =...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to convert waveform in the binary raw format ?
Hi all, I want to convert my waveform into binary raw format. I am not sure how can i convert my waveforms into raw binary fo...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
frequency and time representation of OFDM signal
I want to plot the following figure of frequency and time representation of OFDM signal. Can anybody suggest me how to plot thi...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
Live feed with Picamera transmitted with PlutoSDR over RF
Is there any way I can send live video feed from raspi camera/webcam to transmit over RF with ADALM Pluto? had configured both ...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
How can i transmit image with OFDM and Receive the same image with OFDM with Pluto ?
Is there any way I can send data(such as image) and receive the same with OFDM with Pluto ?
대략 5년 전 | 답변 수: 2 | 0
2
답변답변 있음
how can calculate rise time, peak time,overshoot, setlling time
Hi, Please use below matlab inbuild function on your dynamic system model function. S = stepinfo(sys) % where sys is dynamic s...
how can calculate rise time, peak time,overshoot, setlling time
Hi, Please use below matlab inbuild function on your dynamic system model function. S = stepinfo(sys) % where sys is dynamic s...
5년 초과 전 | 1
답변 있음
My code runs but the plots do not show any line
Hi, You have an indeterminate form expression in your code, please debug your code line by line and correct it. It might solv...
My code runs but the plots do not show any line
Hi, You have an indeterminate form expression in your code, please debug your code line by line and correct it. It might solv...
5년 초과 전 | 0
| 수락됨
답변 있음
How to set ylim in axes in GUI ?
The problem has been solved. main *.m file has to have the ylim function before plotting which controls the plotting. and then e...
How to set ylim in axes in GUI ?
The problem has been solved. main *.m file has to have the ylim function before plotting which controls the plotting. and then e...
5년 초과 전 | 0
| 수락됨
질문
Can i call variable of another m file in GUI ?
Hello everyone, i am designing a GUI for bellhop acoustic Toolbox, I m begineer in GUI designing. I wrote a program that can ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to set ylim in axes in GUI ?
My program works around the user input provided from user. It generates graph accordingly.But somehow I had set or default value...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
the time domain Fourier Series approximation of square wave function for the following number of harmonics ?
Compute the Fourier series of a function, r(t), plot the resulting approximation in terms of its spectral content and in time. ...
거의 7년 전 | 답변 수: 0 | 0