Community Profile

photo

MAZEN ALHARBI


Last seen: nästan 2 år ago Active since 2022

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
How to compute Cost function for linear regression
function J = computeCost(X, y, theta) %COMPUTECOST Compute cost for linear regression % J = COMPUTECOST(X, y, theta) computes ...

nästan 2 år ago | 0

Answered
Checking Matlab outputs - 2 functions coded
function plotData(x, y) %PLOTDATA Plots the data points x and y into a new figure % PLOTDATA(x,y) plots the data points and...

nästan 2 år ago | 0