Esra Kaya
Followers: 0 Following: 0
Statistics
RANK
272,022
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
While running the code, which is already on the path, but still MATLAB asks to "add to path" it? Also, designfilt does not work.
My directory and the .m file is on the path but while running it MATLAB says the file is not on the path so I have to add to pat...
2 years ago | 0 answers | 0
0
answersQuestion
layerGraph in a 3D Convolution Network
Hi, I have a problem to extract the lgraph of my 3d CNN when I write net=googlenet; lgraph = layerGraph(net); there is no p...
4 years ago | 1 answer | 0
1
answerQuestion
Layer 4 is expected to have a different size(Convolutional Neural Network)?
Hi, I am working on the segmentation of retina bloodvessels with CNN. While I compose my CNN structure, I come across a problem ...
7 years ago | 2 answers | 0
2
answersExtract data from multidimensional cell array
Thank you for your answer. Although I have more questions coming. I want to compare every object property with mean values bu...
8 years ago | 0
Question
Extract data from multidimensional cell array
In a for loop, I made some calculations and obtained a 50x1 cell array and every cell has :x9 matrices. object count being ':' m...
8 years ago | 2 answers | 0