Lab Report Format
For any Hardware lab you can use the format provided below. Just use it as a guideline and feel free to use you creativity. And beware of the fact that… Read more »
For any Hardware lab you can use the format provided below. Just use it as a guideline and feel free to use you creativity. And beware of the fact that… Read more »
Task 1 Introduction to for loop %Use of for loop close all clear clc n=input(‘Number of inputs= ‘); if (n>0) for i=1:n r=input(‘radius= ‘); area=pi*r*r; circ=2*pi*r; fprintf(‘Radius= %g\tArea= %g\tCircumference= %g\n’,… Read more »
Task 1 Installation of MATLAB Task 2 Basic matlab instructions a=4; b=5; c=a+b; %difference between usiong a semicolon at the end of an instruction and not disp(c); c=a-b; c=a*b; c=a/b;… Read more »
Section A Reg Name Test 1 Test 2 Test 3 190103020001 Syed Md. Afsani 5.5 5 10 190103020005 Nadira Ferdous 0 6 2 190103020007 Biprojit Bhattacharjee 6 A 6 190103020009… Read more »
Below is list of assignments I have marked. If you have not submitted any assignment, you can submit the remaining assignments for reduced marking. Section A Reg Name ASS 1… Read more »
Reg Name Test 1 Test 2 Test 3 160303020007 Mourin Tasfia A 1 A 170103020057 Tarequl Islam A 8 0 180103020029 Mahar Hasan A A A 180203020001 Tahmain Akther Monisa… Read more »
Section A Reg Name Test 1 190103020001 Syed Md. Afsani 5.5 190103020005 Nadira Ferdous 0 190103020007 Biprojit Bhattacharjee 6 190103020009 Maidul Islam 5.5 190103020011 Marwanur Rashid Shafe 3 190103020013 Sajib… Read more »