photo

Andrey Puchkov


Last seen: 3 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Programming Languages:
Python, C++, C#, R, MATLAB, Visual Basic
Spoken Languages:
English, German, Russian

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
222 291
of 301 481

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
0

RANG
 of 21 298

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 744

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

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


Why is the error thrown: Inputs to concatenations layer must have consistent formats.
lgraph = layerGraph(); tempLayers = imageInputLayer([90 90 3],"Name","imageinput_1"); lgraph = addLayers(lgraph,tempLayers); ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


how to write a trained fuzzy FIS tree to disk
Hi all! I can't write the tree of trained fuzzy inference systems to disk. At the bottom of the program are the options that ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how to write a trained fuzzy FIS tree to disk
Granulator = mamfis('Name','Granulator','NumInputs',2,'NumOutputs',1); Granulator.Inputs(1).Name = "G_inp1"; Granula...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


How to input CNN images from two sources?
Good afternoon! Can you please tell me how to submit images from two different sources to the CNN input at once? I use two inp...

presque 4 ans il y a | 1 réponse | 0

1

réponse