Skip to content
forked from sandy9808/daa

DAA Sample code, ppt and report for IIITA Students

Notifications You must be signed in to change notification settings

Cipher-vasu/daa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Assignment-1

Team Members

Enrollment No. Name GithubId
IIB2019003 Vasu Gupta Cipher-vasu
IIT2019002 lmn mohan
IIT2019003 pqr ram

Group No-"-------"

Faculty Name-"-----------------"

Mentor Name- "Md. Meraz"


Problem Statement

Curve fitting using Least squares Approximation


How to use code

A quick and simplified answer is that Lorem Ipsum refers to text that the DTP (Desktop Publishing) industry use as replacement text when the real text is not available. ... Lorem Ipsum is dummy text which has no meaning however looks very similar to real text.

#Download project
git clone https://github.com/merazlab/daa 

Project Initialize

cd daa
#create assignment-1 folder
mkdir assignment_01

#go to assignment-1
cd assignment_01

#Create file
touch readme.md
touch main.py
.
.

Run the code

python main.py

Output

Curve fitting using Least squares Approximation

Test case

Find max

Test Case-1
Input:
6
2 4 8 0 2 1
Out:
8
#--------------------------#
Test Case-2
Input:
6
2 4 8 0 2 1
Out:
8

Theory

A quick and simplified answer is that Lorem Ipsum refers to text that the DTP (Desktop Publishing) industry use as replacement text when the real text is not available. ... Lorem Ipsum is dummy text which has no meaning however looks very similar to real text.


Analysis

Time Complexity

A quick and simplified answer is that Lorem Ipsum refers to text that the DTP (Desktop Publishing) industry use as replacement text when the real text is not available. Lorem Ipsum is dummy text which has no meaning however looks very similar to real text.

Space Complexity

A quick and simplified answer is that Lorem Ipsum refers to text that the DTP (Desktop Publishing) industry use as replacement text when the real text is not available. ... Lorem Ipsum is dummy text which has no meaning however looks very similar to real text.


References

A quick and simplified answer is that Lorem Ipsum refers to text that the DTP (Desktop Publishing) industry use as replacement text when the real text is not available. ... Lorem Ipsum is dummy text which has no meaning however looks very similar to real tex

About

DAA Sample code, ppt and report for IIITA Students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%