gistlib
other matlab categories
mathematics code snippets in matlab
(a) plot the set {(x,y) β r^2: fxy(x,y) > 0 in matlab
(xy^3)/(1+y^2) = 8/5 contours in matlab
) cuberoot π + 9.8 in matlab
3d graph, x^2+y^2+z^2=0 in matlab
balance of linear momentum in matlab
calculate a differential in matlab
calculate hessian normal form in matlab
calculate the distance between two objects in three dimensions coordinates in matlab
calculate the results of the following expressions using the matlab command window. (a) 1 42 + 3 2 π β 3 β3 in matlab
code for matlab.internal.math.interp2 in matlab
code to calculate equation in matlab
compute cost reducing path in an euclidian space in matlab
compute the mean position xm between 0 and 100 seconds & find the largest time step dtm that satisfies this condition xabs(xm)< 0.027 s. in matlab
compute volume of patch object in matlab
create a 7 x 5 matrix in which the value of each element follows the equation 2r-3c where r refers to the row number and c is the column number in matlab
create a animation with symbolic expression in matlab
create a function t=pe^rt in matlab
create a function t=pe^rt. t is total amount, p is the principal loan, r is the loan amount, and t is time in matlab
create a script for the taylor series of cos(x) in matlab
create a while loop when y=summation(((-1)^n)/(1+3^n))) and add in terms until the difference between consecutive terms in 10^-6 in matlab
create an ellipsoid with a hole vertically through the center. the hole should be continuous. the output should be similar to a torus in matlab
create an lcm function without actually using lcm in matlab
create hilbert space in matlab
delta funtion in matlab
determine the equation of motion if the spring constant is 4. show what is the maximum amplitude reached by the body in this system. in matlab
diameter of cubiod matlab in matlab
differentiate v(t) in matlab
display ten digits of pΓ₯ in matlab
draw a flower in matlab
extrema of three dimensional variable with time in matlab
find all zeros of the riemann zeta function in matlab
find bearing between tow points in matlab
find solutions of cubic equation in matlab
find the laplace transform of f(t) = tΒ²e'sin(2t)cos(6t) (store answer as f1) in matlab
find the root of a second order polynomial in matlab
find the roots of a polynomial in matlab
find the roots of the polynomial in matlab
find the slope of a set of points in matlab
find the values of x,y,z,w of the equations in matlab
find the volume of the region bounded between the planes x+y+2z=2 and 2x+2y+z=4 in the first octant. in matlab
fourier series in matlab
hesse normal form in matlab
how do i report only the roots in an interval in matlab
how many times to divide by zero? in matlab
how to approximate e^0.5 using a taylor series in matlab
how to calculate the arccosine of an angle in matlab
how to calculate the arccosine of an angle in degrees in matlab
how to calculate the area of a ellipse in matlab
how to calculate the area of a triangle in matlab
how to calculate the first derivative of a function in matlab
how to calculate the secant of an angle in degrees in matlab
how to calculate the volume of a prism in matlab
how to calculate the volume of a sphere in matlab
how to create a 3d quadcopter in matlab
implement factorial in matlab
in matlab create two variables: a = 4 and b = 17.2. use matlab to perform the following set of calculations. 10β(5π + 16) in matlab
integral of e^x in matlab
lagrange multipiers in matlab
make a polynomial from an unknown variable in matlab
manually determine the gradient of a function in matlab
not prime in matlab
pascal matrix in matlab
plot a parabola in matlab
plot a spiral in matlab
plot f = 2.0 + 2.5*sin(42.50*pi*t) - 4.0*cos(18.50*pi*t - 3*pi); in matlab
prove that symbolic equation is always greater than 0 in matlab
r=5mm, h=12mm β’ computes the volume of a cone with radius and height . β’ assigns the resulting value (in mm3) to a variable named vol. in matlab in matlab
represent the following differential equation as a function: d2y(t)/dt2 + 1000*dy(t)/dt + 1000000*y(t) = 1000000*x(t) in matlab using the math toolkit in matlab in matlab in matlab
rotate singular values from svd in matlab
round 6,2 up in matlab
set the difference of the upper minus the lower function as i. use absolute value function to ensure positive area in matlab
simpsons rule for integration in matlab
solve an ode in matlab
solve quadratic equation in matlab
solve the equation cos (e^ax) = Ο/b, given a=2, b=4 in matlab
solve the equation cos (e^ax) = Ο/b, given a=2, b=4 in matlab in matlab
solve two equations that depend on a third variable in matlab
symbolic tool box in matlab
the equation f(x)=0, with f(x)=e^{-x^2}\sin(5x), in the interval [-1,1] has 1 real root 3 real roots 4 real roots 2 real roots 0 real roots in matlab
the product of three consecutive integers is 1716. find that integer in matlab
transform my function into the laplace domain in matlab
use matlab to calculate the quotient and the remainder of (18x^3 β 5x^2β 2x +3)/(3x^2+ 7x + 4" " ) in matlab
use this sinusoidal wave as input to the nonlinear transfer function 1 β eβ4x 1 + eβ4x. find the output y(t) using y(t) = f (x(t)) in matlab
use yalmip to find if equation is sum of squares in matlab
verify greenβs theorem for the vector field πΉ = (π₯ 2 β π¦ 3 )π + (π₯ 3 + π¦ 2 )π , over the ellipse πΆ: π₯ 2 + 4π¦ 2 = 64 . in matlab
verify if a result is reduced by 20% compared to a previous result in matlab
volume integral of patched object in matlab
write a code for calculating the mean of x(t) = sin(t)/t, where t β [0, Ο]. note that matlab cannot figure out the value of x(0) since it cannot handle the expression sin(0)/0. in matlab
write matlab script to determine the sum of the geometric progression. in matlab
gistlib
by LogSnag