![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26116011_1648698357975_DEF.jpg)
MAZEN ALHARBI
Followers: 0 Following: 0
Feeds
已回答
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 ...
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 ...
3 years 前 | 0
已回答
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...
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...
3 years 前 | 0