Community Profile

photo

azizullah khan


University of Engineering and Technology Peshawar,KPK,Pak

2013 年からアクティブ

統計

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Content Feed

表示方法

質問


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

8年以上 前 | 2 件の回答 | 0

2

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 1

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 3 件の回答 | 1

3

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 4 件の回答 | 0

4

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

回答済み
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?

9年以上 前 | 0

回答済み
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...

9年以上 前 | 0

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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.

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

約10年 前 | 1 件の回答 | 0

1

回答

質問


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

約10年 前 | 0 件の回答 | 0

0

回答

さらに読み込む