![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14016739_1600651625567.jpg)
Jesus Alejandro Rodriguez Morales
Yucatan's Center for Scientific Investigation
Followers: 0 Following: 0
Statistics
RANK
79,344
of 297,046
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 0 answers | 0
0
answersSolved
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 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:...
4 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...
4 years ago | 3 answers | 0
3
answersQuestion
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 1 answer | 0