Furat Alobaidy
Followers: 0 Following: 0
Feeds
提问
How can compute the power consumption for AN structures through execution?
Hi , please I have 4*10*2 multi layers AND structures, is there any formula to compute the power consumption approximately when ...
3 years 前 | 0 个回答 | 0
0
个回答提问
can we assign number of CPUs or number of GPUs should be working in DNN ?
Hi , please i need running image classification for DNN by CPUs and GPUs , so is there specif command in Matlab can i assign ho...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can count number of memory operations in N*N MLP?
Hi ; kindly , i need count approximately the number of memory operation required for MLP with 4*4 input , 8 hiden nerons and on...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error using gpuArray : when running three times , GPUs not working again !
clear all; gpu = gpuDevice(); fprintf('Using a %s GPU.\n', gpu.Name) sizeOfDouble = 8; % Each double-precision number needs 8...
4 years 前 | 0 个回答 | 0
0
个回答提问
How can save by : Xwrite data sets into excel more than 26 ,A-Z, columns?
Hi , please i have image data sets as (784 rows * 128coulums ) i need save its in an Excel file ? the problem is when i save b...
4 years 前 | 1 个回答 | 0
1
个回答提问
how saved all Images as Vector in Excel file?
Hi i need save more than 128 images into excel file after convert each image into vector ? i did these steps , but how can do f...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I rescale an image three dimensions (128*128*3) into 2D as (128*128) double ? please
Hi , i have set of images with dimensions (128*128*3) unit8 , i need convert them into 2D double as (128*128) double ? this code...
4 years 前 | 2 个回答 | 0
2
个回答提问
How can write and store my data in function file to excel file ?
Hi , i have function contain on data as below ( different columns) , how can store each column( inside data function ) to exc...
4 years 前 | 0 个回答 | 0
0
个回答提问
How can Draw multiple squares in same slice with different dimensions
Hi please i have tree data arrays and i need draw them as pictuer below, three squares with different three dimensions squars ...
4 years 前 | 0 个回答 | 0
0
个回答How adding multiples values insiade Excel file ?
thanks a lot for your help.
5 years 前 | 0
| 已接受
提问
How adding multiples values insiade Excel file ?
hi , i have multi excel files contains multiple values, i need adding the values for each variable which is repeated much time i...
5 years 前 | 2 个回答 | 0
2
个回答ANFIS runing ptoblem ! Please help
trndata = is input data (1: 7000) chkdata = is output data (target data) (1::7000)
5 years 前 | 0
提问
ANFIS runing ptoblem ! Please help
I trired to runing ANFIS for predicted data as in code , but gave this error :\ Error in anfis (line 67) [varargout{1:na...
5 years 前 | 1 个回答 | 0
1
个回答How can plote continous line to clear the matching between predictions and real outputs points in same figure by MATLAB
thanks a lot .
5 years 前 | 0
| 已接受
提问
How can plote continous line to clear the matching between predictions and real outputs points in same figure by MATLAB
Hi , i have NN for prediction points, i need draw line in the results showing how much the prediction points matching the real...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can remove Excel column by MATLAB
Hi , please i have Excel file contains multi coulums how can remove entire specfic coulums ; for example i have colums (A,B , ...
5 years 前 | 1 个回答 | 0
1
个回答提问
how MATLAB find the ratios for training NN results (test, train and validation )?
Hi , please , what is the mathematical formula for calculate the ratio in matlab when i used NN for prediction problems so wha...
5 years 前 | 1 个回答 | 0
1
个回答How can Looping (open text files, processing and save as Excel file) for multi times ?
Thanks for all about this helping . its running now .
5 years 前 | 0
How can Looping (open text files, processing and save as Excel file) for multi times ?
Still i have problem with this insturaction : how can avoid that ?Please %% Save result file xlswrite(result,strcat(outDirect...
5 years 前 | 0
| 已接受
How can Looping (open text files, processing and save as Excel file) for multi times ?
thanks for your help , but its gave me error : Error using xlswrite (line 170) File name must be a string scalar or characte...
5 years 前 | 0
提问
How can Looping (open text files, processing and save as Excel file) for multi times ?
Hi , Please , i have multi text files , i need looping : open ,processing, saving the results as excel file . repeat this proc...
5 years 前 | 5 个回答 | 0
5
个回答How can save cell array (numbers and string ) using xlswrite ?
thanks for your notice , i update the code based own your comments, but still not able to write all the values for the cell arra...
5 years 前 | 0
提问
How can save cell array (numbers and string ) using xlswrite ?
hi, i have this code, i tried to store the cell arry (Bandwidth1) in excel file inside iteraion , but the excel file results em...
5 years 前 | 1 个回答 | 0
1
个回答提问
xlswrite: write values in different rows in each iteration in Excel file
hi, i need doing xlswrite: write values in different rows starting from A2,A3... An, if assume A1 for the title each coulmn ea...
5 years 前 | 1 个回答 | 0
1
个回答提问
Extract and process a specific Excel Rows
Hi , Kindly. i have Excel file contains on two columns with multi-hundred of rows, i need to extract values for specific rows...
5 years 前 | 1 个回答 | 0
1
个回答提问
The splitting text contains file into separate columns
hi i have text files contains strings and number , i need seperate the string from numbers into excel columns file : as in att...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can select apecific rows from text files
Hi , i have theses data sets as text file, i need extract and save specific rows only ( i need the rows that contains the wor...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to Split excel file with multi columns into equal smalller excel files using matlab
Please how can splitting Excel file (n*m) into smallaer equal excel files by matalb
5 years 前 | 1 个回答 | 0
1
个回答提问
how can select a specific bits from logical vectors !
Hi , i need your help please , i have vector contains hex numbers such as :(16-bits) (0000 0011 1100 0000) i need select t...
5 years 前 | 1 个回答 | 0
1
个回答提问
how splitting data in one column into two column in EXCEL file by MATlab?
Hi , i have excel file contains address memory from : to as example : (in excel file as attached ) 4c078c:4c078f i need to p...
5 years 前 | 1 个回答 | 0