
Gokul Nath S J
MathWorks
I am an Associate Application Support Engineer at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
C++, MATLAB
Spoken Languages:
English
Professional Interests:
Electromagnetics, Wireless Communications, Electrical and Computer Engineering, Quantum Technology
Statistics
0 Fragen
18 Antworten
RANG
3.009
of 276.096
REPUTATION
14
BEITRÄGE
0 Fragen
18 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
of 18.587
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 125.857
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
Content Feed
Facing difficulty while executing 'OFDM Transmit and Receive Using Analog Devices AD9361/AD9364' example provided by MATLAB on ZC706 and FMCOMMS5.
Hi Vedansh, I assume that you are referring to the "OFDM Transmit and Receive Using Analog Devices AD9361/AD93...
3 Monate vor | 0
Using RMS output of bandpass filters to determine voice gender
Hi Muhammad Taimoor, As per my understanding, you need to distinguish whether the given voice is male or fema...
4 Monate vor | 0
How to obtain a random function from defined graph with specified average?
Dear Nivedita, I assume, you want the average duration and energy loss of the attached image to be 3600 and 3KWh re...
4 Monate vor | 0
How can I make a function that calculates the values of the linear interpolation ?
Hi Ihor, As per my understanding, if given minimum and maximum values of x, you are interested in finding the linear in...
4 Monate vor | 0
| akzeptiert
Plot data from a txt in a meshgrid
Hi Marco, Please find an example code using the surf command. data = readmatrix(‘file.txt’); data2d = reshape(dat...
4 Monate vor | 1
I have data how do I know what number to specify for my MinPeakHeight and MinPeakDistance?
Hi Roa, I assume that you have the magnitude of a mathematical function ‘mag’ and you want to find it’s local maxima. ...
4 Monate vor | 0
How can I increase the number of samples in my original time domain signal when doing iFFT?
Hi Sandy Messini, As per my understanding, you might need to take N (2500) point Inverse fast Fourier Transform (ifft) of a...
4 Monate vor | 0
incompatible array sizes for 2x1 column vectors
Hi Timothy Dunning, As per my understanding, you are calling ivpSolver with five arguments while t...
4 Monate vor | 0
>> TourLength Not enough input arguments. Error in TourLength (line 3) n=numel(tour);
Hi Wonseh, As per my understanding, you have created a function TourLength containing 2 input arguments. If you ...
4 Monate vor | 0
LPF in frequency domain
Hi Manda, I am assuming LPF to Low pass filtering in digital Image processing. Please find the following code as an ext...
4 Monate vor | 0
"Not enough input arguments" in Matlab Applications
Hi Nicolas Kruse, I assume you are using MATLAB in windows operating system, both in your office and at home. I s...
4 Monate vor | 0
Issue with importing coloured image into MATLAB
Hi Vaibhav, There is a possibility that your image might be in grayscale. Kindly check the dimension of the image matrix (...
4 Monate vor | 0
Use function with symbolic variable within ODE45 in van der pol oscillator problem
Dear Aninda Pal, There are few ways by which you can use symbolic to find the derivative. Refer to the code below. syms ...
5 Monate vor | 0
fminsearch error while optimizing over one value in neoclassical growth model
Dear Prerna Mishra, I have tried running your code on my machine. However, I faced the same issue. There are ...
5 Monate vor | 0
how to rid of this warning and get correct solution?
Dear Sahil Sahoo, I have tried running your code on my machine. By setting the relative and absolute error values to 1e-2, ...
5 Monate vor | 0
| akzeptiert
how to programm LCD Display with Raspberry Pi using MATLAB CODE
Dear Matlab_Beginner, Currently, I am not able to find any official documents on this issue. However, there is a community add...
5 Monate vor | 0
| akzeptiert
Why the amplitude of the final pulses are different from the input pulse?
Dear Subho, The amplitudes of the function won’t be same. This can be verified mathematically by expanding cosine in term...
5 Monate vor | 0
Dispersion plot of frequency vs Bloch wave function, K
Hi Emma, The code has an error on the following line. (omega) is an array while beta is zero. K(w,beta)=(1/(Cap_...
7 Monate vor | 0