gistlib
other matlab categories
calculus code snippets in matlab
%zero and ploes% g('s')=(s-3)(6+4se^-2s+3e^-4s)/(s+2)(s^2+3s+2); in matlab
calculate a differential in matlab
calculate an integral using chebyshev polynomials in matlab
calculate the derivative in matlab
calculate the error of an integral from a 2 column data set using repeat simpsons rule in matlab
calculate the first derivative of the function using the backward difference approximation method in matlab
calculating the error of integral using the repeated simpsons rule in matlab
change in time using calculus in matlab
compute volume integral of patch in matlab
cos taylor series in matlab
create a function that is a derivative of x in matlab
create a function using simpsons rule in matlab
create a maclaurin series with sinx in matlab
create a mclaurins series in matlab
create a script with simpsons rule to find area under the curve in matlab
cumtrapz() vs. trapz() in matlab
define tayors series in matlab
derivative matrices in matlab
derivative oin matlab in matlab
differentiate f(x) in matlab
differentiate v(t) in matlab
differentiate v(t) = v0 * (1-(t/t).^4).^2 when t = 20 t = 50 v0 = 9.7 in matlab
differentiate v(t) = v0 * (1-(t/y).^4).^2 when t = 20 and y = 50 and v0 = 9.7 in matlab
differentiate v(t) = v0*(1-(t/t).^4).^2 in matlab
diffrentiation solver in matlab
extrema of change of variables in matlab
find displacement using calculus in matlab
find horizontal tangent plane postitions for this surface in a -20 - +20 cube space: in matlab
find saddle point maxima minima by second deriavtie in matlab
find the arc length of the curve formed by the function f(x)=13x.^2+23/2 on the interval from x=0 to x=4 in matlab
find the area bounded by the curves f(x)=9-c.^2 and g(x)=x-3 in matlab
find the area bounded by the curves f(x)=9-x.^2 and g(x)=x-3 in matlab
find the area bounded by the curves fx=2cos x and gx=-2sin 2x on the interval from x=0 to =2 . in matlab
find the area bounded by the curves fx=9-x2 and gx=x-3 in matlab
find the critical values of a multi-variable function and tell ưhether each are a global minimum, maximum, or saddle point in matlab in matlab
find the derivative using variables xvector and yvector in matlab
find the first derivative in matlab
find the gradient of the function f=x^2y^3-4y in matlab
find the local and global maxima and minima for the function x^3− 12x − 5 on x ∈ (−4,4) in matlab
find the maximum of sin(x)*e^-x in matlab
find the volume of the solid obtained by revolving the region bounded by the graph of f (x) = e^(−x), the x-axis, the y-axis, and the line x = 1 about the y-axis. in matlab
find the volume of the surface of revolution created by revolving the graph of fx=x2+2x+3 about the x-axis from x=0 to x=4. in matlab
find the volume of the surface of revolution created by revolving the region bounded by the equations y=4-x.^2 and y=0 about the line x=4 in matlab
find the volume of the surface of revolution created by revolving the region bounded by the equations y=2*tan(x) and y=sec(x)-1 between x=0 and x= 4 about the x-axis in matlab
find the volume of the surface of revolution created by revolving the region bounded by the functions f(x)=8-x.^2 and g(x)=x.^2 about the line y=10. in matlab
function handle derivative in matlab
how to calculate a limit in matlab
how to calculate the antiderivative of a function in matlab
how to calculate the definite antiderivative of a function in matlab
how to calculate the derivative in matlab in matlab
how to calculate the derivative of a function in matlab
how to calculate the fifth derivative of a function in matlab
how to calculate the first derivative of a function in matlab
how to calculate the fourth derivative of a function in matlab
how to calculate the gradient of a function in matlab
how to calculate the indefinite antiderivative of a function in matlab
how to calculate the integral of a function in matlab
how to calculate the laplacian of a function in matlab
how to calculate the second derivative of a function in matlab
how to calculate the third derivative of a function in matlab
how to create the 4th derivative of a variable in matlab
how to differentiate in matlab
how to differentiate v(20) = 9.7 * (1-(20/50)^4)^2 in matlab
how to differentiate v(t) in matlab
how to find 100th derivative in matlab
how to find derivative at (x,y) in matlab
how to find derivative in matlab in matlab
how to find displacement from acceleration and time using calculus in matlab
how to find n order of derivative in matlab
how to solve for derivative in matlab
how to solve the integral by using green’s theoreom in matlab
integral of e^x in matlab
integrals in matlab
integrate tan(x)csch(x)/x^9 from 0 to 1 in matlab in matlab
integrate tan(x)csch(x)/x^9 from 0.3 to 0.4 in matlab
intergrals by green’s theoreom in matlab
jacobian of a function in matlab
limits of integration must be double or single scalars. in matlab
manually determine the gradient of a function in matlab
quad differentiation in matlab
script that will calculate: roots, intercept on y axis, maxima and minima, the indefinite integral and the definite integral between -3 & 3. for g(t)=2t^2-3t-5 and f(x)=x^3-7x+6 in matlab
solve definite integral in matlab in matlab
solve for area using integral in matlab
solve v(t) = v0 * (1-(t/y).^4).^2 in matlab
suppose f(x) = exp(x), and we want to find f’(x) at xi =𝟏. what is the true value of f’(xi ) at xi =𝟏? (use basic calculus) in matlab
take a derivative of a ramp function without using diff function in matlab
take derivative of a ramp function in matlab
the total amount of rainwater, expressed in terms of volume per meter (𝑚2 ), in the cross-section type 2 based on the current water level. in matlab
using a riemann sum, compute the the integral of the function f(x)=sin(x*cos(x)) between x=4 and x=6 in matlab
what is omega in matlab
what is the true value of f’(xi ) at xi =𝟏? (use basic calculus) in matlab
what is the true value of f’(xi ) at xi =𝟏? use basic calculus. avoid the syms x function in matlab
gistlib
by LogSnag