photo

Nan Shen


FirstEnergy Corp

Last seen: 約3年 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

14 質問
3 回答

ランク
23,457
of 297,503

評判
1

コントリビューション
14 質問
3 回答

回答採用率
21.43%

獲得投票数
1

ランク
 of 20,449

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

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

0

回答

質問


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.

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

0

回答

質問


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

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

0

回答

回答済み
Error changing catalog/schema : [Oracle][ODBC] Driver not capable
or use JDBC to connect

11年以上 前 | 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....

11年以上 前 | 0

質問


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

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

1

回答

質問


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

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

0

回答

質問


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

11年以上 前 | 3 件の回答 | 0

3

回答

質問


Can we see query fields in Workplace?
Can we also pull query fields into workplace when we query data? How to do it?

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

1

回答

質問


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

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

0

回答

質問


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

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

1

回答

質問


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

約13年 前 | 2 件の回答 | 1

2

回答

質問


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?

約13年 前 | 3 件の回答 | 0

3

回答

質問


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

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

2

回答

質問


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

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

1

回答

質問


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

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

1

回答