Chris Basic - MATLAB Central
photo

Chris Basic


Last seen: 4年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 08/19 to 03/25Use left and right arrows to move selectionFrom 08/19Use 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

5 質問
2 回答

ランク
30,585
of 297,775

評判
1

コントリビューション
5 質問
2 回答

回答採用率
20.0%

獲得投票数
1

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Revival Level 1
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
how can i plot an airfoil with rounded trailing edge?
Maybe you can just add a point or two to round the end off. I assume that you are getting your data from "airfoiltools.com", so ...

5年弱 前 | 0

回答済み
prompt user to input n matrices
One way you could do this is have a for loop and have the user enter the dimensions: for i=1:4 n(i)=input('Enter dimension:') ...

5年弱 前 | 0

質問


Is there any way to increase accuracy with this Convolution Neural Network?
I have a convolution neural network with layers like this: layers = [ ... imageInputLayer([1 5 1]) convolution2dLaye...

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

1

回答

質問


SequenceinputLayer and Convolution2dLayer
I was told by the deep network designer that the SequenceinputLayer and Convolution2dLayer that these two layers are incompatibl...

5年弱 前 | 2 件の回答 | 1

2

回答

質問


CNN code and Sequence Input Error
I have a CNN on the Deep Learning toolbox and I get this error. I do not get this error if I start with an Image Input as oppose...

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

1

回答

質問


I'm not sure how to train this?
I have created "lgraph_1" (LayerGraph file) through the Deep Learning Network. I originally had numbers for 29 columns (set as "...

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

1

回答

質問


Training and Testing data for GRNN
I have a training program and a testing program for a Generalized Regression Neural Network. The result of the training program...

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

0

回答