Bachelors/Undergraduate resources

Filters Filters (1)
Subject
Grade/Level
Types

Bachelors/Undergraduate resources

By Asmaa Ali
Clear Handwritten 19 Lectures of Vector Calculus Course image

Full content of the course with main concepts and topics are within the lectures. Many Eaxmples are included as a vital part to understand the concepts and to practice applying them.

By YCmath
Complex analysis summary notes image

This is a set of summary notes on complex analysis largely based on Boas's "Invitation to Complex Analysis and Stein-Shakarchi's "Complex Analysis" with a total of 38 pages.

By YCmath
Real analysis summary notes image

This is a set of summary notes for real analysis based on Folland's "Real Analysis" and has a total of 46 pages.

By YCmath
Differential geometry summary notes image

This is a set of summary notes on differential geometry based on Lee's "Introduction to Smooth Manifolds," Tu's "An Introduction to Manifolds," and do Carmo's "Differential Geometry of Curves and Surfaces." It has a...

By YCmath
General topology summary notes image

This is a set of summary notes on general topology based on Munkres's "Topology" with a total of 16 pages.

By YCmath
Linear algebra summary notes image

This is a set of summary notes on linear algebra largely based on Roman's "Advanced Linear Algebra" and Hungerford's "Algebra" with a total of 27 pages.

By YCmath
Abstract algebra summary notes image

This is a set of summary notes on abstract algebra largely based on Hungerford's "Algebra" and Roman's "Advanced Linear Algebra" that I made to prepare for a PhD qualifying exam. It has a total of 76 pages.

By Embedded System Design and Development
Introduction to Microcontroller and Microprocessor image

The fundamental design differences of microcontroller and microprocessor is explained in details along with their differences. Also includes CISC & RISC Instruction archutecture details and comparative analysis of...

By Khibra Thahseen
Pattern recognition and neural network handwritten assignment image

Pattern recognition and neural network assignment Continuous hopefield network architecture algorithm Tasks Discrete hopefield network architecture algorithm Tasks Back propagation network BAM network

Price:
4 USD
By S Panneerselvam
Management Information Systems (MIS) image

Management Information Systems (MIS Syllabus) Course Objectives To educate the students on the need for information systems in business. To envisage and acquiesce with the emerging information technologies/systems...

By Fundamentals of Waste Water Processes
Fundamentals of Waste Water Treatment Processes image

Waste-water treatment is becoming more important in the light of diminishing water resources. The treatment of waste-water for reuse and disposal is particularly important for water scarce countries. The municipal...

By Finance and Accounting Beginner's Guide
The Purpose of Accounting notes image

Study notes for the subject The Purpose of Accounting in the module Financial Accounting 1. These are effective to study and revise in the accounting student's first year.

By Mathematical Harmony
Basics of Abstract and Linear Algebra Handwritten Notes. image

Dive into the fundamental principles of Abstract and Linear Algebra with these comprehensive Handwritten Notes, meticulously crafted to provide a clear and concise understanding of these essential branches of...

By Anila Sunny
100 ESSAY TOPICS FOR BOTH IELTS ACADEMIC & GENERAL STUDENTS & PTE CANDIDATES image

This product contains 100 Essay Topics for students who are preparing for Academic and General IELTS and those preparing for your PTE Exam. There are all types of topics like healthcare, education, tax, airlines, import...

By Artificial Intelligence
K-Nearest Neighbour (KNN) Algorithm with Example image

This hand-written well-organized document teaches the K-Nearest Neighbour (KNN) Algorithm with Example.

By Artificial Intelligence
K-Means Algorithm with multiple examples (1D and 2D Data) image

This hand-written well-organized document explains clustering and K-Means algorithms with multiple examples of 1-D data (set of values) and 2-D data (table of values).

By Artificial Intelligence
Implementation of XOR Gate using Neural Network image

This hand-written document implements the XOR gate using Neural Network. It shows all calculations step-by-step.

By Artificial Intelligence
Decision Tree Example (Tennis Example) image

This hand-written well-organized document teaches the decision tree by example. It takes a small dataset and generates decision tree by calculating entropy, information gain and gain. The algorithm is implmeneted...

By Artificial Intelligence
Decision Tree Example (Profit Example) image

This hand-written well-organized document teaches the decision tree by example. It takes a small dataset and generates decision tree by calculating entropy, information gain and gain. The algorithm is implmeneted...

By Artificial Intelligence
Back Propagation in Multi Layer Perceptron image

This hand-written document explains Back Propagation in Multi Layer Perceptron using an example neural network.