Community Profile

photo

Furat Alobaidy


Last seen: 2년 초과 전 2019년부터 활동

통계

  • Explorer
  • First Review
  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


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년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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 ...

3년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How adding multiples values insiade Excel file ?
thanks a lot for your help.

대략 4년 전 | 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...

대략 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
ANFIS runing ptoblem ! Please help
trndata = is input data (1: 7000) chkdata = is output data (target data) (1::7000)

대략 4년 전 | 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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 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 , ...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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 .

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기