Jesus Alejandro Rodriguez Morales - MATLAB Central
photo

Jesus Alejandro Rodriguez Morales


Yucatan's Center for Scientific Investigation

Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB AnswersCodyFrom 09/20 to 04/25Use left and right arrows to move selectionFrom 09/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
0 个回答

Cody

0 个问题
2 个答案

排名
180,760
of 298,292

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
81,771
of 160,775

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

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

1

个回答