Community Profile

photo

azizullah khan


University of Engineering and Technology Peshawar,KPK,Pak

Actif depuis 2013

Statistiques

  • First Review
  • Thankful Level 3
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


Conversion of for loop to Vector.
I have two for loops and it's processing is very slow.I need to speed up the task. Any help would be highly appreciated. ...

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


How to vectorize for loops?
Hi Everybody, I have three for loops and their processing is very slow, I need to speed up the process. For that purpose we ne...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to add .Net library to global assembly cache?
How can i add .net library to global assembly cache. When i add .net library for example NET.addAssembly('abc.dll') it...

plus de 9 ans il y a | 1 réponse | 1

1

réponse

Question


How to convert string data to cells ?
I have Data in string form and want to convert that data to cells: String Data = (114) Ins = 4 Battery Checking Plus ...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to insert new column to existing excel sheet?
My aim is to insert new column/Cells (for specific range e.g B2:B8 ) with out interrupting other cells or data.More specific i w...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to extract data from pdf file in matlab?
I am in search of such algorithm that will extract data from pdf file.For example in the pdf file a sentence is present i.e: Ac...

plus de 9 ans il y a | 3 réponses | 1

3

réponses

Question


how can we read excel file with cells colors, format and having image?
Want to read excel file with cells colors and with cell format (formulas etc) and the excel file also contain images.Kindly shar...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


License manager Error -114 , Need to fix?Need you help.............
After installation of Matlab 2014a.I found an error...Need to fix this error. If the error is due to license ,kindly send me lic...

plus de 9 ans il y a | 4 réponses | 0

4

réponses

Question


How to read Ms word file in matlab?
i want to read Ms word file in matlab..please someone help me out...Thanks..

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to Read PDF file in Matlab?
I want to read pdf file and make some changes in it and then save them in excel.... I have tried my best but fail every time.......

plus de 9 ans il y a | 2 réponses | 0

2

réponses

A répondu
Spreadsheet (.xls) not fully loading
Save these files as CSV format and use csvimport it will be better.... Or which type of OP system you are using?

plus de 9 ans il y a | 0

A répondu
xlswrite will no longer work on my computer
Use xlwrite Follow these steps: 1. Copy xlwrite code and save it in your current directory. 2. Then download poi-library file...

plus de 9 ans il y a | 0

Question


Save file to other directory other than current directory.
i want to save files to other directory other than current directory in a loop. my current directory C:\Users\folder ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Export/save data into excel in matlab 2014a...
*xlswrite('someting.xls',data) make error i.e* Warning: Could not start Excel server for export. XLSWRITE will attempt to ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Remove/replace ' i.e single quote from a sentance ...
asad' want to replace ' and obtain asad need general code.

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Remove some portion from a sentance...
http://www1.interactivebrokers.ch/contract_info/index2.php?action=Details&site=GEN&conid=81578645', i want to remove ', and...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Search url inside another url in matlab....
i want to search a url inside another url... for example www.youtube.com i want to search it in www.zalmos.com or www.awebproxy...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Need matlab code which open block webistes in matlab.
i need code in which i can enter url which contain some blockage and with the help of the code i can read the block url. thanks....

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


how to set proxy setting in matlab?waiting for your response.............
i want to set proxy setting in matlab. proxy host proxy port what are the input for these so that i can use urlread for th...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


how to write url in proxy url in one statement.......
i want to write url e.g www.youtube.com in proxy url like www.zamlos.com .. now i need such a statement in which the www.you...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


urlread() related problem....need your help.....
sir, when i use urlread() for a site i works but after sometime or when i use urlread() many time then problem occur it read an...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


urlread() related problem in matlab......
url='http://www1.interactivebrokers.ch/contract_info/v3.8/index.php?filter=ZBANZg&action=Conid+Info&lang=en&wlId=GEN&conid=81578...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


regexp(a,exp) related question.
a=<img src="images/flags/.gif" border=0 alt="">Country want to get only Country using regexp and if any other function kindl...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


Merging of Cell data into one entry.
ans = Columns 1 through 6 'AMEX' 'ARCA' 'BATS' 'BEX' 'CHX' 'CSFBCROSS' Columns 7 through 12...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Merging of cell data .
a = [2] [3] [4] [5] [6] a is of type cell want output of type cell like out= [23456] plea...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How do I scrape a website using MATLAB?
I want to scrape the text data from a table on a website. I have used |urlfilter| but this only scrapes numbers.

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


CORDIC ALGORITHM USING SYSTOLIC ARRAY BY QRD IN LMMSE DETECTOR?
SIR, I WANT TO DESIGN A LINEAR MINIMUM MEAN SQUARE ERROR DETECTOR AND WANT TO USE SYSTOLIC ARRAY WITH CORDIC .KINDLY SEND ME THE...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


CORDIC ALGORITHM USING SYSTOLIC ARRAY BY QRD IN LMMSE DETECTOR?
SIR, I WANT TO DESIGN A LINEAR MINIMUM MEAN SQUARE ERROR DETECTOR AND WANT TO USE SYSTOLIC ARRAY WITH CORDIC .KINDLY SEND ME THE...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


how to change compression level in PCA?
how to change compression in pca and how to find the compression ratio in pca...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


matlab code for image testing after PCA...Need matlab code???????????????
i have compressed data by pca. now i want to test image with the compressed data how to do?need matlab code........................

environ 10 ans il y a | 1 réponse | 0

0

réponse

Charger plus