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

답변

더 보기