Feeds
提问
error in load function
i extracted this code from a pdf given at the bottom. I gave my input and output files for training. i am able to run all othe...
6 years 前 | 0 个回答 | 0
0
个回答提问
store multiple values in one variable
dataset_folder='D:\Project\resize\'; file_name=dir(fullfile(dataset_folder,'*.jpg')); total_images=numel(file_name); for n=1:...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to use neural network
I collected 30 soil images and its ph value. Using the rgb value I generated a factor for each image. When a new soil image i...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I get the full value of a variable with decimal point
r=77 g=65 b=41 factor=(g/b)/r; disp(factor); the actual answer is 0.0205 But my result is displayed as 0 For 0.5 it i...
6 years 前 | 1 个回答 | 0

