![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9630081_1517844154179_DEF.jpg)
Chris Basic
Followers: 0 Following: 0
Statistiques
RANG
30 598
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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 ...
presque 5 ans il y a | 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:') ...
presque 5 ans il y a | 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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
SequenceinputLayer and Convolution2dLayer
I was told by the deep network designer that the SequenceinputLayer and Convolution2dLayer that these two layers are incompatibl...
presque 5 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 "...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0