Posts by Year

2023

Vector products and vector identities

2 minute read

Problem in section “Vector and Tensor Operations” no. 3 Write a C++ programme to implement dot product, cross product, scalar-triple product and vector tripl...

Lissajous Curve

2 minute read

Problem in section “Preparing a Data file and Plotting” no. 4 Write a program in C++ to tabulate the value of the following trigonometric functions:

Butterfly Curve

1 minute read

Problem in section “Preparing a Data file and Plotting” no. 4 Write a program in C++ to tabulate the values of X(t) and Y(t):

Back to Top ↑