Direct Method of Interpolation: Linear Interpolation

  Рет қаралды 223,467

numericalmethodsguy

numericalmethodsguy

Күн бұрын

Пікірлер: 61
@mrk9713
@mrk9713 12 жыл бұрын
You just awesome! Best maths teacher you ever seen! Keep up sharing this valuable informations!
@Sarah-nf2sc
@Sarah-nf2sc 3 жыл бұрын
Thank you
@RABWA333
@RABWA333 7 жыл бұрын
Thanks a lot , you made it very simple
@myonlynick
@myonlynick 11 жыл бұрын
nice video.but in an exam time is limited,i need a FAST SOLUTION and here it is: provided that we have a linear system as the video suggests, step1=> (t=20) - (t=15) = 5, so five steps from 15 up to 20 step2=> (100%)/5=20% , yes it is number 5 from step one step3=> v(16)=362.78+20%(517.35-362.78)=393,69. BAM! so fast! the secret behind step 3: from number 362.78 move up by 20%. WHY 517.35-362.78? Because, 517.35-362.78=154.57 which corresponds to 100% increase from 362.78,but i want only 20%.
@numericalmethodsguy
@numericalmethodsguy 6 жыл бұрын
Just use linear newtons' divided difference polynomial. Given (x1,y1) and (x2,y2) as two data pairs, the straight line equation is y=(y2-y1)/(x2-x1)*(x-x1)+y1
@adnantamal6893
@adnantamal6893 4 жыл бұрын
you are a life saver
@Nnoshah
@Nnoshah 14 жыл бұрын
I liked it !!!!!! Very helpful !! Thanks alot
@matard2940
@matard2940 4 жыл бұрын
these are very usefull, thank you
@alimn2222
@alimn2222 15 жыл бұрын
Thank you... this is very helpful
@numericalmethodsguy
@numericalmethodsguy 12 жыл бұрын
@Doctorwhorage The linear direct method is to setup the basis for doing direct method interpolation using higher order polynomials. You should look at the Newton Divided Difference polynomial method playlist at the numericalmethodsguy channel for your approach!
@Lucian86
@Lucian86 12 жыл бұрын
Thank you sir for sharing all this ! High appreciation
@sourabhdannyp5519
@sourabhdannyp5519 3 жыл бұрын
Good clarification
@AlanCarre
@AlanCarre 10 жыл бұрын
An excellent resource for demystifying the general fog around especially "cubic (Hermite) curve interpolation" is this one by "Nils Pipenbrinck" which comes up right away in any Google search and consists of about 2, mostly blank, pages. But here it is anyway: cubic.org/docs/hermite.htm . From Hermite curve interpolation between two points he constructs a semi-generalized cubic spline algorithm that any school child should be able to understand. The famed "Catmull-Rom" spline being a special case said splines.
@suresridhar9421
@suresridhar9421 9 жыл бұрын
Thank u .very nice
@aeromatt
@aeromatt 15 жыл бұрын
thanks! i can finally interpolate tables
@numericalmethodsguy
@numericalmethodsguy 13 жыл бұрын
@DaruiAkaBlackNinja It is a straight line in this case, but let's not confuse regression with interpolation.
@numericalmethodsguy
@numericalmethodsguy 13 жыл бұрын
@YoZZgAtLiii66 Solve the two equations and two unknowns. You could use Gaussian elimination method. Go to numericalmethods(dot)eng(dot)usf(dot)edu and click on Keyword> Gaussian Elimination > Textbook chapter.
@bryantgoll8868
@bryantgoll8868 3 жыл бұрын
Sir, what is the name of the book you are using?
@Nnoshah
@Nnoshah 14 жыл бұрын
Yes i got the same result :D:D Thanks again !
@Dr.SahadevRoy
@Dr.SahadevRoy 4 жыл бұрын
Very nice
@Nnoshah
@Nnoshah 14 жыл бұрын
Oh ya instead of doin ur method we can just use slop formula y2-y1=m(x2-x1) solving for m then choosing the neart point and substitutin in this Eq. y2=m(x2-x1)+K where K is the wanted value am i right ?? :D
@numericalmethodsguy
@numericalmethodsguy 6 жыл бұрын
You are right. We are talking about methods here, not shortcuts.
@ShailenSobhee
@ShailenSobhee 13 жыл бұрын
@numericalmethodsguy Are you the professor teaching in this video?
@ExceptionH
@ExceptionH 11 жыл бұрын
thank you so much.
@emirhansisman1361
@emirhansisman1361 10 жыл бұрын
Thank you maestro
@aniruddhavichare5425
@aniruddhavichare5425 9 жыл бұрын
excellent
@NiralShakya
@NiralShakya 12 жыл бұрын
Thank you sir! I have 1 question. How to find value of for Continuous tabular data!
@LAnonHubbard
@LAnonHubbard 13 жыл бұрын
@MOSQUEPERROS Feeding "x + 15y=362.78,x+20y=517.35" to WolframAlpha gives the same result as the video.
@sheharyarahmad7078
@sheharyarahmad7078 8 жыл бұрын
Great
@GabiHeinz
@GabiHeinz 14 жыл бұрын
Thx a lot :))
@rovivruseurt7318
@rovivruseurt7318 5 жыл бұрын
Gracias ✌
@itsallovernowWD1945
@itsallovernowWD1945 8 жыл бұрын
Nice lecture I don't have to use a calculator i've got good estimates
@numericalmethodsguy
@numericalmethodsguy 13 жыл бұрын
@MOSQUEPERROS Please put down your matlab code for me to look at!
@DaruiAkaBlackNinja
@DaruiAkaBlackNinja 13 жыл бұрын
Hi!, is that formula v(t)=a0 + a1*t same as the equation of regression line???
@jamalan7417
@jamalan7417 9 жыл бұрын
sick shit, thxs !
@villy8778
@villy8778 13 жыл бұрын
thank you mr...
@numericalmethodsguy
@numericalmethodsguy 15 жыл бұрын
Made in the USA - a rarity nowadays! University of South Florida.
@davidjaluka2825
@davidjaluka2825 11 жыл бұрын
after 6:00 everything bounced off my head.....what you said? what's that last mathode you did in those [] [] brackets ?????
@gogogege2009
@gogogege2009 11 жыл бұрын
thaaaanx
@evanmastermind
@evanmastermind 10 жыл бұрын
Does anyone know how this applies to alpha blending with lerp?
@MiljanBojovic
@MiljanBojovic 10 жыл бұрын
Alpha is usually a float value from 0 to 1 in blending functions. So Alpha is basically the position between A and B. Let's say you have: A=50 and B=100. if your alpha is 0.5, then you'll get 75, because 0.5 is half of Alpha value which leads to a result that is the value that stands in middle of A to B. I hope this helped. I guess you are blending textures, so Alpha value will make the pixel at a certain position of both texture to find a middle value... still if your Alpha is 0.5. if Texture A is white and B is Black, then the Alpha of 0.5 will give you a grey pixel. :)
@md.abdullahal-alamin8059
@md.abdullahal-alamin8059 8 жыл бұрын
good
@sumitkanojia235
@sumitkanojia235 4 жыл бұрын
Sir, what is the difference between the Piece-wise interpolation and direct method of interpolation? are these two the same?
@YoZZgAtLiii66
@YoZZgAtLiii66 13 жыл бұрын
How can I get the -100.93 ?
@MOSQUEPERROS
@MOSQUEPERROS 13 жыл бұрын
I use matlab with this example and my solution to a0 & a1 are: -85.9300 29.9140 do you know why?
@wiibert
@wiibert 13 жыл бұрын
1:57 let's see what it's all about
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
@Nnoshah
@Nnoshah 14 жыл бұрын
@theonlyrealshark hahaha me too xDD
@wiibert
@wiibert 13 жыл бұрын
@Nnoshah this is used in newtons divided differences (but I'm retarded and can't get -100 anywhere out of this)
@abhaythakur8943
@abhaythakur8943 6 жыл бұрын
l
@vicky125able
@vicky125able 10 жыл бұрын
Video quality isnt that good.
@TheChosenOne66501
@TheChosenOne66501 6 жыл бұрын
It's from 2009...
@burakceylan9409
@burakceylan9409 5 жыл бұрын
you dont watch porn men its fuckin whiteboard and stuff wtf
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
@opatolasamuel3604
@opatolasamuel3604 6 жыл бұрын
sir I need you to show the steps in getting the Ao and Ai please
Direct Method of Interpolation: Quadratic Interpolation
8:17
numericalmethodsguy
Рет қаралды 83 М.
🟢12a - Direct Method of Interpolation: Linear Interpolation
25:20
SkanCity Academy
Рет қаралды 3,3 М.
Человек паук уже не тот
00:32
Miracle
Рет қаралды 2,6 МЛН
Elza love to eat chiken🍗⚡ #dog #pets
00:17
ElzaDog
Рет қаралды 13 МЛН
ЗНАЛИ? ТОЛЬКО ОАЭ 🤫
00:13
Сам себе сушист
Рет қаралды 3,7 МЛН
Wait for it 😂
00:19
ILYA BORZOV
Рет қаралды 9 МЛН
Spline Interpolation: Linear Spline: Theory
7:57
numericalmethodsguy
Рет қаралды 159 М.
Uniqueness of Interpolating Polynomial: Part 2 of 2
9:51
numericalmethodsguy
Рет қаралды 8 М.
Lagrange Interpolating Polynomials
11:04
J Chang
Рет қаралды 287 М.
Neville's Interpolation
9:32
TWU Math 132
Рет қаралды 11 М.
Chapter 05.04: Lesson: Lagrangian Interpolation: Linear Interpolation: Example
10:51
Contour Interpolation
31:07
surveyortom
Рет қаралды 1,7 М.
Quadratic Spline Interpolation: Theory Part 2 of 2
8:03
numericalmethodsguy
Рет қаралды 79 М.
Linear Regression and Correlation - Example
24:58
slcmath@pc
Рет қаралды 1 МЛН
Direct Method Interpolation by EngrRic
15:12
EngrRic Ric
Рет қаралды 2,3 М.
Человек паук уже не тот
00:32
Miracle
Рет қаралды 2,6 МЛН