Jon Camilleri
University of Malta
Followers: 0 Following: 0
Freelance IT/Business Consultant with 9+ years experience within the financial services industry and 4 years experience in hospitality, telecommunications, construction, and, the health industry.
mt.linkedin.com/in/jonathancamilleri
Statistics
RANK
256 278
of 295 527
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
0
RANK
of 20 242
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
Why does scatter does not read a file as a parameter and how do I classify my data?
function [ average ] = classifyData( file ) %UNTITLED Summary of this function goes here % Detailed explanation goes h...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
How do I pass subsets of matrices to scatter?
I am trying to draw a small graph based on regression. This code does not work. function [ score ] = classifyData( file ...
ungefär 9 år ago | 0 answers | 0
0
answersQuestion
The learning problem in MATLab, how do I code it?
I am trying to convert information from a CSV file into data that I can plot to a graph but I have some data conversion problems...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
How do I classify this data?
I am trying to come up with a useful machine learning algorithm, and, having reviewed a lot of code that seems useless to myself...
ungefär 9 år ago | 0 answers | 0
0
answersQuestion
.mu and .su
What do lines 41-42 mean? % ICS5110 - Applied Machine Learning % University of Malta % Lecturer: Dr. George Azzopardi...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
Matrix does not compile
I am trying to create a bit string, however, this does not compile: if ((iris_data{1,1} < mean(iris_data{1,1}) r={1,0,0,0};...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
Plotting a histogram does not come around
I am trying to plot a histogram, but the figure that results does not quite come round to me. if true load('iris_data...
ungefär 9 år ago | 0 answers | 0
0
answersVariable declaration in matlab
So how do I initialize a variable and read the data types available?
ungefär 9 år ago | 0
Question
Confusion matrix does not plot anything
I am trying to sort out a little algorithm, based on false positive and true positive for my school project, however in my littl...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
What inputs have to be scalar and why cannot we raise an exponential within a square root function please?
Excuse my lack of experience what is the problem here, please? diff(1/2*sqrt(2*pi^exp(-1*x)^2)) Error using ^ Input...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
Coding samples required for math and machine learning
Would you kindly help me with coding some algorithms for practice, as with the current version of MathLAB I encountered some dif...
ungefär 9 år ago | 0 answers | 0
0
answersQuestion
Matrices with MathLAB..
"Try creating a variable named x that is a 5-by-5 matrix of random numbers." Sourced from Mathlab on ramp - https://matlabacade...
ungefär 9 år ago | 2 answers | 0