Nima - MATLAB Central
photo

Nima


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/13 to 03/25Use left and right arrows to move selectionFrom 10/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 質問
1 回答

ランク
8,248
of 297,711

評判
5

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

回答採用率
40.0%

獲得投票数
1

ランク
 of 20,465

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
suitable Regression or Curve fitting for vertical scattered Data
I guess you can try regression using artificial neural network (ANN): http://www.mathworks.com/help/nnet/function-approximat...

9年以上 前 | 0

| 採用済み

質問


Why dimension of confusion matrix is higher than the size of group/grouphat in confusionmat?
I am trying to get confusion matrix for 14 different groups using confusionmat. However, the dimension of the produced confusion...

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

0

回答

質問


How to test a neural network with an unknown input data set?
Hi, I have used fitting tool of the neural network. After training (validation and testing)the network with the related input...

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

1

回答

質問


how can I crop a region of RGB image based on pixel value?
hey, I have a RGB image (attached). I need to crop the region that has color only, and remove the bright surrounding part. for ...

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

1

回答

質問


Is there any correlation kernel that keeps the roi of an image while removes the remained pixels?
hi, I have already defined the roi of an image (I) by using roicolor, now I need to keep the pixels of I which are within roi a...

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

1

回答

質問


How can I generate a broad-band noise through the matlab?
I need to generate broad-band noise by Matlab(a noise with a wide range of frequencies), I want to know if there is any specific...

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

0

回答

質問


how to call a function with multiple input arguments?
i tried to call a function whose input arguments include 3 scalars and 2 vectors: the function is:[spktimes, nspikes] = SGfast(...

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

0

回答

質問


problem regarding calling a function with multiple arguments
i tried to call a function in different ways but i received different errors at each time.the following are each attempt and rel...

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

0

回答

質問


problem with function argument
i try to run a function but i receive this error: The third argument must be a real, double-precision scalar. the function c...

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

3

回答

質問


Undefined function 'SGfast' for input arguments of type 'cell'
im trying to call a function but i got this error: Undefined function 'SGfast' for input arguments of type 'cell'. the funct...

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

1

回答

質問


how can i run a function witout facing this error: An array for multiple LHS assignment cannot contain expressions.
the function is:[spktimes, {nspikes}] = SGfast([dt, nrep], rate, {deadtime, refracparams});

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

1

回答