![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/30570819_1689229691064_DEF.jpg)
Ravi Raja
Followers: 0 Following: 0
Feeds
回答済み
how to change font color of excel using Matlab (at specific sheet)
% Connect to Excel excel = actxserver('Excel.Application'); excel.Visible = true; % Set to true if you want Excel to be visibl...
how to change font color of excel using Matlab (at specific sheet)
% Connect to Excel excel = actxserver('Excel.Application'); excel.Visible = true; % Set to true if you want Excel to be visibl...
12ヶ月 前 | 0
| 採用済み
質問
How to combine two pre trained deep learning models (Mobilenetv2 and nasnet_mobile)
Hi how can we create a hybrid model based on two pretrained models (Mobilenetv2 and nasnet_mobile) ? Previously I did for mobi...
12ヶ月 前 | 1 件の回答 | 0