Respondida
How do I set a limit on a secondary yaxis using an error bar plot?
I have tried changing the limits to right axes by running a similar example and it works fine. Can you attach the nutrients1var...

más de 4 años hace | 0

Respondida
Is aerospace blockset included in my school license?
It seems like your school license doesn’t include aerospace toolbox. For you to be able to use it your school should buy the too...

más de 4 años hace | 0

Respondida
Normalising the channel matrix
You can use normalise function to normalize the channel matrix. You can also choose the method for normalization as per the requ...

más de 4 años hace | 1

Respondida
How can I use the ColorChannels function of VideoWriter in VideoReader?
Hii, By using whos func youcan get the info of number of color channels Below is an example code for it v = VideoReader('xy...

más de 4 años hace | 1

| aceptada

Respondida
How to use Pattern Recognition (Inputs and targets have different numbers of samples.)
Hiii, Refer to below link (focus on 'preparing the data') https://www.mathworks.com/help/deeplearning/ug/crab-classification.h...

más de 4 años hace | 0

| aceptada

Respondida
How to read one number from multiple text files
This is an alternate solution fileID = fopen('textfile.txt','r');%textfile to be included in the current folder path formatSpe...

más de 4 años hace | 0

| aceptada

Respondida
how to download simscape?
Simscape is available in R2018_b and it is compatible for Mac Os. Have you tried installing Simscape toolbox by using Add-Ons i...

más de 4 años hace | 0

Respondida
system of equations fails to solve
This seems to work syms x r C eq1=(x*(((1/r)^2+(2*3.14159*5000*C)^2))^1/2)/(x+((((1/r)^2+(2*3.14159*5000*C)^2))^1/2))==22.6 ...

más de 4 años hace | 0

Respondida
Haar wavelet transform plots at different scales and translation
Refer below links https://www.mathworks.com/help/wavelet/ref/wavefun.html https://www.mathworks.com/help/wavelet/ref/waveinfo....

más de 4 años hace | 0

Respondida
system of equations fails to solve
Hii, It seems like the mathematical equations you code doesn't match with the original set of equations you provided. I urge yo...

más de 4 años hace | 0