- 44
- 6 985
A Physicist to be
Pakistan
Приєднався 6 гру 2014
I am a student of Physics. Currently doing my M.Phil Research. I have keen interest in Electrodynamics, Computational Physics , Mathematical Methods of Physics and Quantum Mechanics.
How to Install MATLAB : INSTALLATION TUTORIAL OF MATLAB 2023b
#MATLAB #MATLABTutorial #MATLABTips #MATLABTricks #MATLABProgramming #MATLABHelp #MATLABCommunity #MATLABInstallation #MATLABSetup #MATLABForStudents #MATLABForResearchers
Переглядів: 138
Відео
How to solve Quadratic Equation in MATLAB | 'OR' How to find Roots of Equation in MATLAB
Переглядів 1,1 тис.Рік тому
In this video, I solved Quadratic equations in MATLAB. I hope it will help you in understanding different commands used in this code. KeyWords : Quadratic Equation in MATLAB Find Roots of Equation in MATLAB #MATLAB #quadraticequation #quadratic #quadraticequations #mathematics #physics #Maths #calculus
Subplot in MATLAB
Переглядів 147Рік тому
In this video , i solved the basic examples on sublot. it will help us in understanding it's function and syntax Keywords : Subplot in MATLAB Plot Sine wave in MATLAB plot Cosine wave in MATLAB exponential functions in MATLAB Logarithmic functions in MATLAB How to Plot 2D graph in MATLAB MATLAB Plot how to plot Sin and Cos wave in MATLAB #MATLAB #Graph #plot #subplot #sine #cosine #waves #mathe...
Sine and Cosine Wave Animation in MATLAB | Simple MATLAB Animation
Переглядів 423Рік тому
It is simple example of creating animation in MATLAB, i hope it will help you understand syntax of different functions in MATLAB like plot , for loop , pause and many others used in this code. Sin and Cos wave Sin and Cos Wave Animation How to use plot() function in MATLAB How to use pause() function in MATLAB How to create animation using plot function in MATLAB Keywords : Plot Sine wave in MA...
How to use ‘Plot()’ function | MATLAB Plotting Essentials: Adding Titles , Labels and Legends.
Переглядів 447Рік тому
MATLAB Plot : How to use ‘Plot()’ function in MATLAB | MATLAB Plotting Essentials: Adding Titles , Labels and Legends. In this video I wrote a code(example) for Plotting Sine Wave by using 'Plot()' Function. In this video i tried to show you that: 1 - How to Plot in MATLAB 2 - How to add multiple graph in a single Plot 3 - How to add details like Title , Axis and Legend in your Plot. I hope it ...
Solve System of Linear Equations in MATLAB | Using 3 Methods
Переглядів 97Рік тому
In this video, I solved System of linear equations on MATLAB by using 3 different methods. I hope it will help you in understanding different commands used in this code. #systemoflinearequations KeyWords : Symbolic Methamatics in MATLAB Introduction to MATLAB MATLAB for beginners #MATLAB #LinearEquations #mathematics #physics
How to create Gradient image in MATLAB
Переглядів 173Рік тому
imagesc command how to create images using imagesc command in MATLAB how to create Gradient image in matlab matrices in MATLAB How to use imagesc command Creating images using imagesc command in MATLAB graphics in matlab #MATLAB #gradient #imagesinmatlab #matlab_projects #mathematics #physics
How to create images by using imagesc command | MATLAB
Переглядів 691Рік тому
imagesc command how to create images using imagesc command in MATLAB how to create Gradient image in matlab matrices in MATLAB How to use imagesc command Creating images using imagesc command in MATLAB graphics in matlab #MATLAB #gradient #imagesinmatlab #matlab_projects #mathematics #physics
How to calculate Area and Volume of Cylinder Using Function | How to create function in MATLAB (2)
Переглядів 298Рік тому
In this video I create a function file and then I reuse that function file. I tried to solve a basic example i.e. Calculating area and volume of Cylinder using function in MATLAB. I hope this video will help you to understand functions in MATLAB. Keywords: functions in matlab write function in matlab create functions in matlab #MATLAB #function #functions #mathematics #physics
What are functions in MATLAB | How to write and save function in MATLAB
Переглядів 142Рік тому
In this video I create a function file and then I reuse that function file. I tried to solve a basic example i.e. Calculating area of circle using function in MATLAB. I hope this video will help you to understand functions in MATLAB. Keywords: functions in matlab write function in matlab create functions in matlab #MATLAB #function #functions #mathematics #physics
Quantum Mechanics | Theories of Quantum Mechanics
Переглядів 13Рік тому
Quantum Mechanics | Theories of Quantum Mechanics
Divergence Theorem and Derivation | Vector Analysis
Переглядів 16Рік тому
Divergence Theorem and Derivation | Vector Analysis
MISCELLENEOUS PROBLEMS | Vector Analysis
Переглядів 22Рік тому
MISCELLENEOUS PROBLEMS | Vector Analysis
Curl | Vector Analysis | Introduction to Electrodynamics
Переглядів 49Рік тому
Curl | Vector Analysis | Introduction to Electrodynamics
Divergence | Vector Analysis | Introduction to Electrodynamics
Переглядів 38Рік тому
Divergence | Vector Analysis | Introduction to Electrodynamics
Gradient | Vector Analysis | Introduction to Electrodynamics
Переглядів 51Рік тому
Gradient | Vector Analysis | Introduction to Electrodynamics
Curl of Electric Field | Introduction to Electrodynamics
Переглядів 62Рік тому
Curl of Electric Field | Introduction to Electrodynamics
Capacitors | Parallel Plate Capacitor | Energy Stored in Capacitor | with Examples
Переглядів 19Рік тому
Capacitors | Parallel Plate Capacitor | Energy Stored in Capacitor | with Examples
Gradient Divergence Curl Laplacian (Nabla/Del) : Simple Graphic Displaying
Переглядів 20Рік тому
Gradient Divergence Curl Laplacian (Nabla/Del) : Simple Graphic Displaying
Gauss' Law : Derivation of Gauss Law : Integral and Differential Form of Gauss' Law
Переглядів 25Рік тому
Gauss' Law : Derivation of Gauss Law : Integral and Differential Form of Gauss' Law
Can you please give me the file link
I will give complete guide ko downloading and installation. But I need little money
@ how much
80 dollars
Great video, can you give me the license link?
Yes I will provide you complete guide to installation
hello i need the link too and i don't know how can i contact you in private
Brother can you contact me in Private. Brother +923078440264 is my WhatsApp contact
Hi, thanks for the video, where can i get the link to download the file?
Thanks alot...Brother can you contact me in Private?
Good
Please Subscribe and Support me. 💔
What is L2?
webb orbits the sun in line with earth , around a position in space nearly 1 million miles from us called Lagrange Point 2(L2) . At L2, Webb will have a "halo orbit". the Gravitational pull from both Earth an the Sun causes the telescope to orbit around the Lagrange Point , as shown in this short video.
y = .... equation is unnecessary
Yes you are right , I did this in hurry. Once I assigned a value to "y" I should have write "y" in plot(_, y) like that. You are right 😉