Lec-3: Trace, Transpose & Conjugate of Matrix | Linear Algebra

preview_player
Показать описание


Subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
► Operating System :
►Database Management System:
► Theory of Computation
►Data Structure :
►Computer Networks (Complete Playlist):
►Computer Architecture (Complete Playlist):
►Structured Query Language (SQL):
►Discrete Mathematics:
►Artificial Intelligence (Complete Playlist):
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Design and Analysis of algorithms (DAA) (Complete Playlist):
►Graph Theory:
►Programming in C:
►Digital Logic:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
#gate2024
Рекомендации по теме
Комментарии
Автор

Trace of a matrix

For Trace of a matrix
- matrix should be SQUARE matrix
- sum of elements of principal diagonal is called trace of a matrix.

Properties of Trace of a matrix

--> Tr(k.A) = k. Tr(A)
--> Tr( A + B ) = Tr(A) + Tr(B)
--> Tr(AB) = Tr(BA)


Transpose of a matrix

Exchange row elements with colum elements

( A^T ) ^ T = A

(k.A)^T = k.(A^T)

(AB) ^T = (B^T A^T )

( ABC ) ^T = C^T B^T A^T

snape
Автор

Sir please make playlist on web programming ❤thank you sir
Introduction:
Basics of WWW, HTTP protocol methods and headers, HTTP Request
and Response, Architecture of web browser, Web server installation and
configuration, Web security, CORS, Understanding SEO
03 5%
2
HTML & CSS:
HTML page structure, formatting tags in HTML, tables, links, images,
meta tags, frames, html form tags, media, APIs, HTML5 tags in relation
to validations and SEO.
CSS: Need for CSS, Basic syntax and structure, Backgrounds, Colors
and properties, Manipulating texts, Fonts, borders and boxes, Margins,
Padding Lists, CSS2, CSS3, Animations, Tool-Tips, Style images,
Variables, Flex Box, Media Queries, Wildcard Selectors (*, ^ and $) in
CSS, Working with Gradients, Pseudo Class, Pseudo elements, basic of
frameworks like Bootstrap, Responsive web design and Media Query,
CSS variables
08 25%
3
Java Script:
Javascript Syntax, Types of Javascript, variables, arrays, functions,
conditions, loops, Pop up boxes, Javascript objects and DOM, Javascript
inbuilt functions, Javascript validations, Regular expressions, Event
handling with Javascript, Callbacks in Javascript, Function as arguments
in Javascript, Object concepts in Javascript, JSON
PHP Basics
Introduction to Server side programming, PHP variables, decision and
looping with examples, PHP and HTML, Arrays, Functions, Browser
control and detection, String, Form processing, File uploads, Dates and
timezone, Working with Regular Expressions, Exception Handling,
Working with JSON data, Object Oriented Programming with PHP
07 15%
5
Session and State Management using PHP
Need of session management, Various techniques for state and session
management like: Hidden Fields, Query String, Cookie and Session
03 5%
6
Database Connectivity using PHP: Basic commands for database
connection and query execution with CURD examples, Object oriented
database access using PHP
05 15%
7
Advanced Concepts:
Asynchronous Web requests using AJAX, Creating REST API using
PHP
JQuery: Working with jQuery, Using plugins in jQuery and Creating
Image slider, Generating charts from data using 3rd Party Libs

Funnyfacts
Автор

Understood the concepts, thank you sir. 😃

aishwaryagandhi
Автор

Thankyou sir ❤ I'm eagerly waiting for your upcoming videos

alsawahashmi