photo

Muthukannan


Last seen: 18日 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
0 回答

ランク
135,099
of 300,331

評判
0

コントリビューション
15 質問
0 回答

回答採用率
20.0%

獲得投票数
0

ランク
 of 20,920

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,124

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error occurs during ACF graph export in Econometric Modeler tool box
Hi, I am doing multivariate time series analysis in econometric modeler tool box. for the VAR model, ACF plots cannot be export...

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

1

回答

質問


Error in training data sequence length. How to rectify this?
Hi, I am creating cnn+lstm architecture for prediction. When I am training the model, I am getting error " Error using trainNet...

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

1

回答

質問


While training CNN, I am getting "Error: Invalid training data". How do I rectify this?
I am trying for solar power prediction using cnn. It has 6 input features and 1 output. I have tried the following code. But i g...

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

1

回答

質問


Invalid training data. The output size ([1 1 1]) of the last layer does not match the response size ([1 1 1773])
Hi, I am trying for solar power prediction using cnn. It has 6 input features and 1 output. I have tried the following code. B...

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

1

回答

質問


How to fill arrays third column by matching first 2 columns
Dear all, I have 2 arrays namely A & B. A is 30 x 3 array with 3rd column zero. B is 15 x 3 array with the result value in th...

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

1

回答

質問


Find all paths in a graph with distance, previous nodes
Dear all, I am working on traffic assignment problems. I have a distance matrix. for example, A=[0 inf inf 15 0 ...

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

1

回答

質問


flow capacity in link of a directed graph
Dear All, I have data for a graph of the traffic network. Entr=[1 ; 1 ; 4 ; 4 ; 5 ; 5 ; 6 ; 6 ; 7 ; 7 ; 8 ; 9 ; 9 ; 10 ; 11 ; ...

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

1

回答

質問


Including renewable generation in matpower for the ieee bus system
Hello all, I want to run the power flow with the addition of renewable power generation values in buses. How can i add the r...

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

1

回答

質問


variables cannot be saved in matlab
Dear all, I have an multi-objective function and I used PSO to solve it. I used the following command in my optimization funct...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


How to plot 3 objective function pareto front in pso
Hi, I have 3 objective function namely F1, F2, F3. I used PSO for solving this function by combining 3 into 1 as follows. F=a1...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


min and max optimization as a single minimization function
Hello all.. I have two questions. 1) I have a minimization and maximization objective function. Am using pso to solve the ...

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

1

回答

質問


Convert daily average temperature to hourly temperature
Hi all... I have daily min max temperature data for a period. I need to convert this daily data to hourly data. Please anyone s...

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

1

回答

質問


Unable to perform assignment because the left and right sides have a different number of elements
when i try to run the follwing code, is shows the error as Unable to perform assignment because the left and right sides have ...

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

2

回答

質問


Optimization problem with non-decision variable boundary limits
Hello everyone, Anyone please clarify my doubt. I have 2 decsion variables (p1, p2) with boundary limits. I can optimize the f...

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

0

回答

質問


Error in program (line 32) Caused by: Failure in initial user-supplied fitness function evaluation. GA cannot continue.
Hello all, Good morning. { I've written this code. lb=[0 -200]; ub=[1000 200]; for i=1:deltaT:24 for t=1:24 op...

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

0

回答