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
MATLAB
Spoken Languages:
English, Spanish
Professional Interests:
AI and Statistics, Structural Analysis, Applied Mathematics
統計
All
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...
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...
約2ヶ月 前 | 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 ...
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 ...
約2ヶ月 前 | 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? ...
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? ...
2ヶ月 前 | 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: ','...
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: ','...
4ヶ月 前 | 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...
約3年 前
送信済み
Structural and Thermal Analysis with MATLAB (April 2018)
Live scripts, files, and slides for "Structural and Thermal Analysis with MATLAB" webinar
6年以上 前 | ダウンロード 13 件 |
送信済み
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.
約7年 前 | ダウンロード 3 件 |
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
約8年 前