azizullah khan
University of Engineering and Technology Peshawar,KPK,Pak
Followers: 0 Following: 0
Statistik
RANG
14.126
of 295.448
REPUTATION
3
BEITRÄGE
35 Fragen
4 Antworten
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
3
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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. ...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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 ...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
How to read Ms word file in matlab?
i want to read Ms word file in matlab..please someone help me out...Thanks..
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.......
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenSpreadsheet (.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?
mehr als 10 Jahre vor | 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...
mehr als 10 Jahre vor | 0
Frage
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 ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove/replace ' i.e single quote from a sentance ...
asad' want to replace ' and obtain asad need general code.
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Merging of Cell data into one entry.
ans = Columns 1 through 6 'AMEX' 'ARCA' 'BATS' 'BEX' 'CHX' 'CSFBCROSS' Columns 7 through 12...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Merging of cell data .
a = [2] [3] [4] [5] [6] a is of type cell want output of type cell like out= [23456] plea...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to change compression level in PCA?
how to change compression in pca and how to find the compression ratio in pca...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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........................
fast 11 Jahre vor | 0 Antworten | 0