photo

Chris Basic


Last seen: ungefär 5 år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
30 623
of 300 365

REPUTATION
1

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

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

mer än 5 år ago | 0

Answered
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:') ...

mer än 5 år ago | 0

Question


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

mer än 5 år ago | 1 answer | 0

1

answer

Question


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

mer än 5 år ago | 2 answers | 1

2

answers

Question


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

mer än 5 år ago | 1 answer | 0

1

answer

Question


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

mer än 5 år ago | 1 answer | 0

1

answer

Question


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

ungefär 6 år ago | 0 answers | 0

0

answers