Jesus Alejandro Rodriguez Morales
Yucatan's Center for Scientific Investigation
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 0 个回答 | 0
0
个回答已解决
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...
4 years 前
已解决
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:...
4 years 前
提问
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...
4 years 前 | 3 个回答 | 0
3
个回答提问
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...
4 years 前 | 4 个回答 | 0
4
个回答提问
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...
4 years 前 | 1 个回答 | 0