![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3699624.jpg)
Jon Camilleri
University of Malta
2015년부터 활동
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
Feeds
질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
.mu and .su
What do lines 41-42 mean? % ICS5110 - Applied Machine Learning % University of Malta % Lecturer: Dr. George Azzopardi...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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};...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 0 | 0
0
답변답변 있음
Variable declaration in matlab
So how do I initialize a variable and read the data types available?
Variable declaration in matlab
So how do I initialize a variable and read the data types available?
9년 초과 전 | 0
질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
9년 초과 전 | 답변 수: 2 | 0