Christos Papagrigoriou
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
198,672
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
collecting data for chi squared test
Hello, I have this data. I import it into matlab and and I need to fill that table out. Can you please give me a hint on how ...
2 years ago | 1 answer | 0
1
answerQuestion
lung tumour segmentation U-net
Hello, I use this function to preproccess data for Lung tumour segmentation, but it does not seem to be working. I dont know w...
2 years ago | 0 answers | 0
0
answersQuestion
get rid of series that contain useless values
Hello, I have imported a table in a script and I want to create a loop that deletes all the series in the table that contain c...
3 years ago | 1 answer | 0
1
answerQuestion
AI model increase accuracy
Hello I do have a problem. I train a model that predicts cancer reccurence based on the factors included in the file attached. ...
3 years ago | 1 answer | 0
1
answerQuestion
Function error in if function
%%file y.m % Define the function function [ y ] = x( n ) if n < 0 | n >= 10 y = 0; else y = 5; end e...
4 years ago | 1 answer | 0
1
answerQuestion
troubles with trapz function
hello I Have a matrix that i have plotted on Matlab (it is the xls file attached). I need to find the area of the graph based o...
4 years ago | 1 answer | 0