photo

Surjya padhi


UTM

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
0 回答

ランク
20,037
of 300,763

評判
2

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

回答採用率
10.0%

獲得投票数
2

ランク
 of 21,082

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


How to append a 3D array inside a parfor in matlab?
I have several gray-scale images and I want to store that in a 3d array(hieghtXwidthXnumber-of-images) in matlab. my code loo...

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

1

回答

質問


How to use parallel computing for a custom optimization function in matlab?
Currently I am trying to train a neural network of following configuration * Input Layer size -> 307200 * Hidden Layer siz...

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

0

回答

質問


Greyed Out GUI for algorithms in Classification Learner app in R2015a
I installed R2015a. I opened classfication learner from app tab. But the learners are gryed out in GUI. Attaching the screensho...

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

0

回答

質問


Can not find classificationLearner app
hello all, I am using R2012b on windows. I am trying to explore the the classificationLearner app. But I can't find it in my...

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

1

回答

質問


Getting errors for parfor while running with for does not give any error
I am trying the matlab parallel processing and during this I tried to apply this thing to my code. Below is the code. matla...

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

0

回答

質問


How to display values from MATLAB standalone windows deployment executable?
I have created a matlab script file as follows function MyWorld var1 = [9 10]; var2 = 5; disp(var2) disp(var3) ...

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

3

回答

質問


How to solve optimisation problems with discrete search space using GA solver
hi friends, I have a function F(p1,p2,p3,p4,p5....pn) with input variables p1,p2....pn. Each input variable can have val...

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

1

回答

質問


Can I generate C/C++ code which can be compiled for GCC compiler?
hi geeks, I am about to start a project. So need your help. Just need to know can we generate C/C++ code for a specific com...

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

1

回答

質問


How to know the frequency components of an image
hi all, I am learning matlab newly. Can anybody help me in knowing the following may a few lines of code.. 1. read an imag...

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

1

回答

質問


Need command help for a specific matrix operation
hi, I need the command help to do the following. Situation. A = [2 3 4;7 8 1;3 2 7;1 9 3]; I want to square this matrix...

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

3

回答