Nan Shen
FirstEnergy Corp
Followers: 0 Following: 0
Statistik
RANG
23.457
of 295.569
REPUTATION
1
BEITRÄGE
14 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
21.43%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Does Matlab R2014b compitable with Win 10 and Office 2016?
Does Matlab R2014b compitable with Win 10 and Office 2016? Thanks, Nan Shen Firstenergy Corp
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can not open excel outside matlab from 'current folder' window in matlab
attached is the error showed when I right-clicked the excel file from Current Folder window in Matlab to open the file.
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
function blkimpv gives wrong answers
I am using blkimpv to calculate implied vol from the market. Attached is parameters I used in the function. Why it alway gives m...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenError changing catalog/schema : [Oracle][ODBC] Driver not capable
or use JDBC to connect
etwa 11 Jahre vor | 0
Error changing catalog/schema : [Oracle][ODBC] Driver not capable
yes and no, I was told my matlab bitness has to match with my database bitness. But it is big cost time and money to change it....
etwa 11 Jahre vor | 0
Frage
how to get details (x,y axis data) from probplot?
We use probplot and qqplot to plot differece between normal and data distribution. Is there a way to get the data of the plot fr...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
anybody can answer my database query problem?
I upgraded my matlab version to 2012b. When I connect to my database and change the schema of it. It gives me the error 'Error c...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Error changing catalog/schema : [Oracle][ODBC] Driver not capable
I upgraded my matlab version to 2012b. When I connect to my database and change the schema of it. It gives me the error 'Error ...
mehr als 11 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Can we see query fields in Workplace?
Can we also pull query fields into workplace when we query data? How to do it?
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
MLPutMatrix and others do not work in ExliSample file, not data transferred to matlab workplace
Is the any configuration point I missed when I added matlab in? It just retured me "#NAME?" But it worked when I used 'putmat...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to clear content of a sheet in excel
Code is here: Excel = actxserver('Excel.Application'); set(Excel, 'Visible', 1); book = invoke(Excel.Workbooks,'Open',...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
given two dates (1/1/2012, 12/1/2012), how to have an array of months (1/1/2011,2/1/2011,...,12/1/2012)??
given two dates (1/1/2012, 12/1/2012), how to have an array of months between the two dates[1/1/2011,2/1/2011,...,12/1/2012]?...
fast 13 Jahre vor | 2 Antworten | 1
2
AntwortenI have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
Thanks very much!
fast 13 Jahre vor | 0
Frage
I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
fast 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
No default options available: the function 'fmincon' does not exist on the path.
I am running demo showing below, with error : No default options available: the function 'fmincon' does not exist on the path. ...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
excel offset using in matlab question with code in
my 'month' is in cell A1, my target cell is A2, my code is listed below. objExcel = actxserver('excel.application'); set(objE...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to use offset function of excel vba in Matlab coding environment????
thanks!!! first_m = objSheet.Range('A:Z').Find('month').offset(0,1).Address; my 'month' is in cell A1, my target cell is A2, m...
mehr als 13 Jahre vor | 1 Antwort | 0