已回答 Symbolic boolean function error at evaluation
I was able to isolate the error at y(0,0) to the "or(a,b)" function in "y(a,b)". You are getting this error because you need to ...
9 years 前 | 0
已回答 error using predict function for SVM
I was able to run the code without error by removing the name value pair ('Leaveout', 'on) from the function call to "fitrsvm".
...
已回答 How can I interpolate geographic data?
In the latest release (R2017a) there is a "geointerp" function that may help.
Here is a link to the documentation page:
<htt...
已回答 Image Mask for Image Matting
Since the file exchange submission has the contact information of the author, you can try contacting them directly. It looks lik...
已回答 Use Pie in App? - UIAxes
The uiaxes in App Designer does not yet support "patch" objects as of R2017a.
One way to work around this limitation is to ...