MATLAB Files -- Scripts and Functions

  Рет қаралды 238,550

MATLAB Programming for Numerical Computation

MATLAB Programming for Numerical Computation

Күн бұрын

Пікірлер: 28
@2TheAbbeyClinic
@2TheAbbeyClinic 6 жыл бұрын
Another excellent tutorial. Best part was that it explained to me very clearly that all function variables are "private" in the sense that they are not accessible outside of that particular function. No need to worry about re-using variable names in your script or other functions, their scope is local 100%. Thank you.
@godhulibela2023
@godhulibela2023 Жыл бұрын
function result = myfunc(m,x) c0=1; result=0; for i=1:m-1 cm=1/i; x=x.^i; vec=(cm.*x); result=vec+result; end result=c0+sum(result);
@samirmitra2119
@samirmitra2119 3 жыл бұрын
GOOD MORNING SIR , PRANAM TO YOU . VERY MUCH KNEEN TO LEARN MATLAB OPERRATION ,
@lakshmibandikolla4129
@lakshmibandikolla4129 Жыл бұрын
Sir good morning, can u send basic class for. mat files working in matlab
@aishwaryabuyya3793
@aishwaryabuyya3793 3 жыл бұрын
thankyou sir
@karananumala1846
@karananumala1846 4 жыл бұрын
Hi sir, Thank you for sharing such kind of videos. Your explanation is in the Layman language. Today I have learnt new stuff.
@nishipatel6235
@nishipatel6235 4 жыл бұрын
This video helped me a lot ! Tysm
@muhammadumer2098
@muhammadumer2098 3 жыл бұрын
where we could find this link which you showed in the starting.
@commonsoundsfree
@commonsoundsfree 2 жыл бұрын
thank you so much dude you're a god
@sercansavci7739
@sercansavci7739 4 жыл бұрын
you r my hero
@IamNishant1414
@IamNishant1414 9 ай бұрын
👍🏼👍🏼👍🏼
@lavanyas.b8389
@lavanyas.b8389 2 жыл бұрын
Tq so much sir
@kevinoktaprima9672
@kevinoktaprima9672 4 жыл бұрын
Thankyou sir. i learned something new today
@tgeraldakan9181
@tgeraldakan9181 3 жыл бұрын
Hello prof. Why is it that I have written the same code but it brings the final summation as ans not result Am talking about the function example Am using MATLAB R2019a Thanks Prof.
@vimaltomar9336
@vimaltomar9336 3 жыл бұрын
u can use sqr braces in the res =[val1.*val2] it happens due to matlab code chages in newer versions
@dee311086
@dee311086 8 жыл бұрын
any web link suggested in video should also be provided in video description. Thanks
@erny.wijayanti
@erny.wijayanti 4 жыл бұрын
Very clear and help me a lot. Thank you so much
@mymoneymyinvestments
@mymoneymyinvestments 6 жыл бұрын
I was struggling with coding. your tutorial helped me a lot. can not thank you enough.
@baidysane7039
@baidysane7039 6 жыл бұрын
hello am doing a internship and i am working with matlab but i have problems with...i need help for color.calibration. i have 24 images to correct n i need a matlab code for it...am trying but i need help please..
@CHEMTECHSAS
@CHEMTECHSAS 3 жыл бұрын
Hi All, any Matlab experts can help?
@Hassanhassan-qk6pw
@Hassanhassan-qk6pw 5 жыл бұрын
Sir every thing is goob but you can not provide any email.
@sundarapandim1104
@sundarapandim1104 Жыл бұрын
HOW TO JOIN THIS Matlab course in NPTEL
@sahilrana1653
@sahilrana1653 7 жыл бұрын
good pedagogy
@Uma7473
@Uma7473 5 жыл бұрын
👏👏👏
@AutoKay
@AutoKay 7 жыл бұрын
thank you!
@ayushrajrules
@ayushrajrules 2 жыл бұрын
could have edited out the errors before uploading the video
@Sridhar_hu143
@Sridhar_hu143 5 жыл бұрын
Respected sir, I have problem with my MATLAB code can u please help me?!
Plotting and Output
26:39
MATLAB Programming for Numerical Computation
Рет қаралды 140 М.
Loops and Execution Control
17:43
MATLAB Programming for Numerical Computation
Рет қаралды 209 М.
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
Creating User-Defined Functions in MATLAB: Syntax and Examples
17:00
Spartan Professor
Рет қаралды 33 М.
Array Operations in MATLAB
24:21
MATLAB Programming for Numerical Computation
Рет қаралды 378 М.
Fixed-Point Made Easy for FPGA Programming
30:46
MATLAB
Рет қаралды 13 М.
Object oriented programming in matlab
36:44
CodeTheMath
Рет қаралды 19 М.
Using MATLAB command fzero
17:45
MATLAB Programming for Numerical Computation
Рет қаралды 28 М.
Basics of Programming using MATLAB
20:01
MATLAB Programming for Numerical Computation
Рет қаралды 1 МЛН
Tutorial: Using Arrays
21:03
MATLAB Programming for Numerical Computation
Рет қаралды 177 М.