Feeds
提问
Is there any way to generate code for nntool?
I am developing code using nntool for classification and regression analysis on the IRIS data . But I am not getting satisfacto...
6 years 前 | 2 个回答 | 0
2
个回答已回答
Wants to execute matlab file with php
$cmd = 'C:\MATLAB\R2017b\bin\matlab -automation -sd ' . $pwd . ' -r "magicSquare(5);exit" -wait -logfile log.txt'; please exp...
Wants to execute matlab file with php
$cmd = 'C:\MATLAB\R2017b\bin\matlab -automation -sd ' . $pwd . ' -r "magicSquare(5);exit" -wait -logfile log.txt'; please exp...
7 years 前 | 0