gistlib
other matlab categories
math code snippets in matlab
(xy^3)/(1+y^2) = 8/5 in matlab
. calculate the productab, ac, ad, bc, ba, ca, atd, and act, if these are possible. if not, explain the reason for π¨ = [ 4 β1 β2 1 ], π© = [2 1 β1], πͺ = [β1 2 3 0 0 1], π« = [7 4] in matlab
0<= t <= 200 in matlab
2x + 3y β z = 5 β2y + 4x + 3z = 10 y + z + x = 3 2z + 3x β y = 8 in this overdetermined case the solution is not exact but rather a least-squares solution. calculate the residual sum of squares. in matlab
a = 4 α΄« r 2 . write a matlab function to compute the surface area. call your function to compute a at r = 5 and display the result. in matlab
add 2 numbers in matlab
as of early 2018, usain bolt holds the world record in the men's 100-meter dash. it is 9.58 seconds. what was his average speed in km/h? assign the result to a variable called hundred. in matlab
auton uuden akun kesto on eksponenttijakautunut autunut keskiarvolla 14000 km. millÀ todennâisyydellÀ uusi akku kestÀÀ yli 19 000 km? in matlab
below is the (hopefully familiar) formula for the composite trapezoidal rule: image.png briefly explain why we multiply the summation term by 2 (circled in the above equation). in matlab
caculate the path for a rocket between earth and moon in matlab
calc the total of the series in matlab
calculate deflection of beam in matlab
calculate lift and drag of airplane at different velocity in matlab
calculate pi in matlab
calculate pi using viete formula in matlab
calculate the area of a triangle in matlab
calculate the derivative in matlab
catalan constant in matlab
compute an elliptical spacraft orbit in matlab
compute value of z=cos(x/y)*cos(y)+(y/10)-(x/5) for all grid points (x,y) in matlab
convert hertz to radians in matlab
convert the roots from symbolic constants to double in matlab
cos taylor series in matlab
create a for loop that will matrix multiply two 3 by 3 matrices in matlab
create a function that gets the volume of a pool that needs 4 inputs: surface radius, bottom radius, shallow end depth, and deep end depth in matlab
create a function to find a 5 of a kind in matlab
create a maclaurin series with sinx in matlab
create a mod function without using the mod function in matlab
create a plot of x^-1 in matlab
create a plot of y = x^2 in matlab
create a vector of the radius r2 from r2 = r1 to r2 = 3r1 with 11 elements in matlab
create klein bottle in matlab
derive v(y) = v0 * (1-(y/t).^4).^2 in matlab
differentiate x^2 in matlab
does matlab round down? in matlab
efine Ο = β5β1 2 . for positive real integers a, b with a β€ b, check whether b/(a + b) is closer to Ο than a/b. explore how large you can choose a, b before computation time reaches a minute. in matlab
eqaution to caluclate slope of a cylinder in matlab
expand f (x, y)= e^xln(1+y) in terms of x and y upto the terms of 3rd degree using taylor series. in matlab
explain delta=(2*pi/360) in matlab
explain force=trial_03(:,1)-trial_03(1,1) in matlab
ezplot z2=x2+y2 in matlab
f(x)=cos(49x2)βsin(14x) has a local minimum, the smallest in absolute value is: in matlab
find an average of ten random numbers input by the user in matlab
find me a rational approximation of padΓ© for the function sin(2x-3) on the interval [-2,2] for m=n=5 in matlab
find points of intersection of 2 functions in matlab
find prime factors of a whole number in matlab
find prime numbers without isprime() or primes() in matlab
find roots in matlab
find the (approximate) value of y(0.5) for dy/dt = t^2 + y^2, y(0)=1 on the interval [0, 0.5] in matlab
find the (approximate) value of y(0.5) for dy/dt = t^2 + y^2, y(0)=1 on the interval [0, 0.5] in javascript in matlab
find the average in matlab
find the maximum y-value of the following function: in matlab
find the roots of the polynomial 270 β 12x + 4x to the power of 2 + 2x to the power of 3 in matlab
find the sum of all non positive prime numbers given an input in matlab
find the sum of non positive prime in matlab
find the thirteen adjacent digits in the 1000-digit number that have the greatest product. what is the value of this product? in matlab
function that calculates the angle between two input vectors. inputs are two vectors, and output the angle between the two vectors in degrees. function displays the type of angle you have calculated in matlab
function that returns the number of real roots of a quadratic in matlab
generate an involute gear tooth profile for a circular gear in matlab
how to calculate chi-square score in matlab
how to calculate deflection of a beam in matlab
how to calculate the arcsine of an angle in matlab
how to calculate the area of a parallelogram in matlab
how to calculate the area of a segment in matlab
how to calculate the area of a square in matlab
how to calculate the cosecant of an angle in matlab
how to calculate the density of an object in matlab
how to calculate the derivative of a function in matlab
how to calculate the intersection volume of two tilted cylinders in matlab
how to calculate the normal distribution in matlab
how to calculate the power of an object in matlab
how to calculate the probability of a logistic distribution in matlab
how to calculate the rayleigh distribution in matlab
how to calculate the sine of an angle in degrees in matlab
how to calculate the volume of a cone in matlab
how to calculate the volume of a cube in matlab
how to calculate the volume of a cuboid in matlab
how to calculate the volume of a cylinder in matlab
how to calculate the volume of a rectangular prism in matlab
how to calculate the volume of an object in matlab
how to get value of pi in matlab
how to know if a number is perfect in matlab
how to solve(x,y,z,t) in matlab
how to square a number in matlab
how to write products of matrices in matlab
how to write sin^2(x) + sin(x^2) in matlab
i want to calculate the average of three numbers in matlab
in matlab create two variables: a = 4 and b = 17.2. use matlab to perform the following set of calculations. ae^b 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
integrate tan(x)csch(x)/x^9 from 0.3 to 0.4 then plot the integral in matlab
laske keskiarvo luvuille 5, 6 ja 7 in matlab
linear segment with parabolic blends in matlab
mclaurin series in matlab
measure the distance between two points along a 3d surface in matlab
model the earth's orbit around the sun using keplers laws in matlab. show 'real-time' calculated values for speed and time in simulation. make a simulation of it in matlab
nth root in matlab
number to a power in matlab
numbers 1 to 10 squared in matlab
omega = 2*pi in matlab
perfect number in matlab
phi in matlab in matlab
plot (xy^3)/(1+y^2) = 8/5 in matlab
plot (xy^3)/(1+y^2) = 8/5 in graph in matlab
plot a sigmoid function in matlab
power method in matlab
power method with euclidean norm 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 assuming x(t) is a step function using the math toolkit in matlab in matlab
root mean square error in matlab
round a number down in matlab
round down in matlab
round up in matlab
save the lower value as x1 and the higher limit as x2. use min and max to compare the roots for lower and upper limit. convert the roots from symbolic constants to double. in matlab
show v(t) = v0*(1-(t/t).^4).^2 in matlab
sin 50 in matlab
sin(π₯) = π₯ β π₯ 3 3! + π₯ 5 5! β β― (β1) π π₯ 2π+1 (2π + 1)! in matlab
solve for area using integral in matlab
solve for y intercept in matlab
solve quadratic equation a*x^2+b*x+c=0 in matlab in matlab
solve the equation sin2x+4cosx=x using newtons method, find the smallest equations root with preccision of 10^-4 in matlab
solve underdetermined solution choosing solution as closest to guess in matlab
solve v = v0 * (1-(t/t).^4).^2 in matlab
square root of term in matlab
square root of uint8 in matlab
standard deviation in matlab
sum numbers from 1 to n in matlab
summation in matlab
suppose f(x) = exp(x), and we want to find fβ(x) at xi =1. what is the true value of fβ(xi ) at xi =π? 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
suppose f(x) = exp(x), what is the true value of fβ(x) at xi =1? in matlab
take the base-10 logarithm of a number in matlab
the maximum value assumed by the function f(x)=\sin(3\cos(x))\cos(3\sin(x)) on the interval [-4,4] is, approximately,: in matlab
the square root of 5 is one of the solutions to the equation x^2-5=0. using the nr method, write a script that computes the square root of 5 and check that your results are correct. in matlab
two numbers are added to 6,calculate how many combination are there in matlab
use for loops that will matrix multiply two 3 by 3 matrices in matlab in matlab
use matlab to calculate the equation, using y = 3 (use radians s = 5 cos |2y| in matlab
use the error function in matlab
use the integration to the find the area bounded by the two curves at the computed boundary. in matlab
use the secant method to determine resting membrane potential (e m) for j+ = 0.9 mm/min to an error tolerance of tol and an initial guess of x1se and x2se in the ghk equation in matlab in matlab
using a riemann sum, compute the value of ln(5.6), using the definition of the ln function as an integral. compare your result with the true value of ln(5.6) in matlab
using newtons method solve f(x)=x4 -x3+4x2-cos(x) for 5 iterations in matlab
v1 = v0 * (1-(t/t).^4).^2; in matlab
what are the eigenvalues of the 2 x 2 a-matrix: a = [a b; c d] (as calculated by hand) in matlab
what is 1+1 in matlab
what is the output of the matlab function round(-2.1)? in matlab
what is the smallest odd composite that cannot be written as the sum of a prime and twice a square? in matlab
without using the absolute value function, write your function so that difference will always be the lesser number minus the greater number. in matlab
write 10^-5 in matlab in matlab
write a code to find the integral of function in matlab
write a function file, (2, err] = functioncalculation (x, y), which takes inputs z and y as two vectors ofarbitary lengths and calculates the following hunction. 2(ΡΡ) = 0.6Ρ *Ρ-0474 + 1.5 y2e-06x in matlab
write a function that takes a total value of change and returns the correct number of dollars, dimes, nickels, and pennies using as many of the higher valued coins in matlab
write a function to convert set of cartesian coordinates into the corresponding set of polar coordinates. in matlab
write a program that writes the sine of an angle in matlab
write a quasi-newton solver using schubert's sparse inverse modification. in matlab
write a sigmoid function in matlab
write mu_0 in matlab
write taylor series of log x with base point 1 manually in matlab
write this function p(Ο,Ο)=a(Ο)e^(-Οb(Ο)) in matlab
y = (x-1)^1/3 graph in matlab
y = (x-1)^3 / x^2 graph in matlab
π΄π΄ = πΉπΉ(1 β ππ2) ππ1 οΏ½ππ4 β οΏ½2 + ππ2 ππ1 οΏ½ ππ2 + 1οΏ½ in matlab
gistlib
by LogSnag