My Softworks

Journey to Excellence

  • Home
  • Subjects
  • Data Sciences
  • Presentations
  • Projects
  • Interesting
  • Contact

Author: mysoftwork

Gaussian Distribution

22 Jun,2019 mysoftworkLeave a comment

PROBLEM This problem is to be implemented in Matlab or Octave. Background Reading: Tom Mitchel’s Machine Learning book, chapter 6 or …

Read More

Naïve Bayes’ Classifier

12 Jun,2019 mysoftworkLeave a comment

PROBLEM This problem is to be implemented in Matlab or Octave. Background Reading: Tom Mitchel’s Machine Learning book, chapter 6 …

Read More

STATISTICAL AND MATHEMATICAL METHODS FOR DATA SCIENCE

12 Jun,2019 mysoftworkLeave a comment

We will study the following algorithms in this course: Naïve Bayes’ Classifier Gaussian Distribution  

Read More

.

10 Mar,2018 mysoftwork1 Comment
Read More

Professional Practices

10 Mar,2018 mysoftwork1 Comment

 

Read More

High Integrity Software Development

5 Mar,2018 mysoftwork3 Comments

 

Read More

Chapter 3

4 Oct,2017 mysoftworkLeave a comment

Airport Class types Aircraft=token   state Airport of permission:set of Aircraft landed:set of Aircraft inv mk_Airport(p,l)==l subset p –subset deals …

Read More

Chapter 3

13 Mar,2017 mysoftworkLeave a comment

Solution of Patient Register Copy the code in wordpad and save in rtf extension. Run it on VDM-SL CODE: types …

Read More

High Integrity Software

13 Mar,2017 mysoftworkLeave a comment

 

Read More

Bisection Method

1 Aug,2016 mysoftwork2 Comments

clc; clear all; %Bisection Method f1=input(‘Enter the equation:’,’s’); f=inline(f1); e1=input(‘Enter the first end:’); e2=input(‘Enter the second end:’); acc=input(‘Enter the accuracy:’); …

Read More

Posts navigation

Page 1 Page 2 Page 3 >

Login

Register

Popular Posts

  • Naïve Bayes’ Classifier Naïve Bayes’ Classi... 2 views
  • Professional Practices Professional Practices 1 view

Find by Tags

Algorithms Data Science Data Structures Formal Methods IT Numerical Computation OOP Skills Uncategorized

Recent Posts

  • Gaussian Distribution June 22, 2019
  • Naïve Bayes’ Classifier June 12, 2019
  • STATISTICAL AND MATHEMATICAL METHODS FOR DATA SCIENCE June 12, 2019
  • . March 10, 2018
  • Professional Practices March 10, 2018

Popular Posts

  • Find your Age

  • High Integrity Software Development

  • Iterative Method

  • Multiple Inheritance

  • Bisection Method

Copyright ©2019 My Softworks.