Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Why do I see a drop (or jump) in my final validation accuracy when training a deep learning network? ...
I would like to generate two normally distributed random vectors with a specified correlation. ...
Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian...
Hi Everyone, can someone help me on how to use the K-mean clustering or perhaps share with me the suitable coding use to cluster wind speed data. I ...
I would like to share my MATLAB project with others that does not have any GPU card in your computers, but I want to use the GPU power in my computer....
Consider a matrix A of size n. I would like to determine the square root of this matrix which can be done like this: n = 10; % variable size A = ra...
Hi everyone, could someone explain me how the sdmag parameter is calculated from the following statement? Thanks in advance. [mag,phase,wout,sdm...
Good day. I have a for loop to do iteration from 1 to a, where a is the length of vector. If loop is used to calculate the pressure level. In the firs...
This script: https://www.matlabsolutions.com/resources/reverting-referenced-subsystems-back-to-normal-subsystems.php It has to be in a *filename*.m?...
I have a system, it's Transfer function is : 1 ------------ s^3 + 1 and I want to design a Discrete PID Controller so discretized the plant at s...