Community Profile

photo

Jesus Alejandro Rodriguez Morales


Yucatan's Center for Scientific Investigation

Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Help with the DC circuit function
Hi everyone, Can someone help me to find the mistake with the circuit equations, please? The task is the following: Given a s...

3 years ago | 0 answers | 0

0

answers

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


Help with linear regression function
Hello, community. Can someone help me with the following assignment. Given a set of approximate x and y coordinates of points...

3 years ago | 3 answers | 0

3

answers

Question


I can't find the mistake in the code
The following code takes a vector of coefficient p, defines a function that returns the value of the polynomial given the scalar...

3 years ago | 4 answers | 0

4

answers

Question


How to go through each element of a vector without a for loop
I would like to write the following code without a for loop. Thanks in advance! function fh = poly_fun(p) function polynomi...

3 years ago | 1 answer | 0

1

answer