photo

Sergio E. Obando

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

I'm a Senior Application Engineer at MathWorks focused on Data Science and Cloud/Production workflows. Mechanical engineer and Mathematician by education. Note: I may not be able to reply directly to your message. For assistance, please contact Technical Support or post your question to MATLAB Answers. Any comment, suggestion, or opinion on the MATLAB Answers community are my own and do not represent MathWorks.

Programming Languages:
MATLAB
Spoken Languages:
English, Spanish
Professional Interests:
AI and Statistics, Structural Analysis, Applied Mathematics

统计学

All
MATLAB Answers

0 个提问
4 个回答

File Exchange

2 文件

Cody

0 个问题
2 个答案

排名
8,256
of 300,037

声誉
6

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
1

排名
2,523 of 20,862

声誉
685

平均
5.00

贡献数
2 文件

下载次数
16

ALL TIME 下载次数
6509

排名
90,027
of 167,106

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • 5-Star Galaxy Level 3
  • Explorer
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已回答
What is the setting in Production Server for auto deployment and how do I set this up?
According to the documentation, archives placed on the auto-deploy folder are automatically unpacked if your server is managed t...

1 year 前 | 1

| 已接受

已回答
R2024b parpool crashing when being activated with 24 workers.
While not exactly the same error, this post covers some good troubleshooting steps: Validation Fails If you prefer or if those ...

1 year 前 | 0

已回答
Need to show solutions (x) per iteration
Hi Roberto, I am curious what information or capability from the "optimtool" you feel is missing in the "optimize" live task? ...

1 year 前 | 0

已回答
How do I take input from a user (equation in terms of x) and convert it into an equation matlab would understand and use this to perform a differentiation in order to perform a newton-raphson method.
You could use something like this: syms f(x) xr=input('input initial guess: '); func=input('input function in terms of x: ','...

1 year 前 | 0

已解决


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

4 years 前

已提交


Structural and Thermal Analysis with MATLAB (April 2018)
Live scripts, files, and slides for "Structural and Thermal Analysis with MATLAB" webinar

7 years 前 | 11 次下载 |

5.0 / 5
Thumbnail

已提交


Beyond Excel: Enhancing Your Data Analysis with MATLAB (August 2017)
These are the files for the Webinar "MATLAB for Excel Users" which was presented in August 2017.

8 years 前 | 5 次下载 |

5.0 / 5
Thumbnail

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years 前