Computer science and IT assignments

August 24, 2020

Digital imge procssing

TASK 1 Write Matlab functions to do the followings: 1. Accept user input image. Allow user to select the image. 2. Perform filtering functions on the […]
August 24, 2020

Deakin University SIT102 Task 7.1P

This is the last task I need to submit to pass the unit, and I cannot for the life of my figure out what I’m doing. […]
August 24, 2020

Facility location problem

I need to write a facility location problem program. I have already found the solution.Here is the youutbe linkhttps://www.youtube.com/watch?v=bEZfO1DowOo&app=desktop Here are all the fileshttps://onedrive.live.com/?cid=7e9697bc271b1428&id=7E9697BC271B1428%2116229&authkey=%21APg5pNwhuVf2FQEI just want […]
August 24, 2020

Facility location problem

I need to write a facility location problem program. I have already found the solution.Here is the youutbe linkhttps://www.youtube.com/watch?v=bEZfO1DowOo&app=desktop Here are all the fileshttps://onedrive.live.com/?cid=7e9697bc271b1428&id=7E9697BC271B1428%2116229&authkey=%21APg5pNwhuVf2FQEI just want […]
August 23, 2020

Golang Mini Rest API

Please write a mini REST API connected to a Go microservice to search movies from http://www.omdbapi.com/ Access credentials : OMDBKey : “???”URL : http://www.omdbapi.com/  * Example […]