回答済み
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...

約6年 前 | 0

回答済み
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...

約6年 前 | 0

回答済み
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...

約6年 前 | 1

回答済み
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...

約6年 前 | 1

| 採用済み

回答済み
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...

約6年 前 | 0

| 採用済み

回答済み
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...

約6年 前 | 0

| 採用済み

回答済み
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...

約6年 前 | 0

回答済み
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 ...

約6年 前 | 0

回答済み
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....

約6年 前 | 0

回答済み
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...

約6年 前 | 0