photo

El Vapor


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
122,011
of 300,198

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Invalid indexing or function definition
Hey guys, I've coded this very simple example of my problem: syms z(x,i) x i for i=1:3 h(i) = i+1; z(x,i) = h(i) +...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Could you help me with the simplification of these kind of results?
Really, I don't understand why Matlab is so horrible at making a decent simplification of fractions: Look at this: For examp...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Sort isn't properly sorting symbolic variables even though I am assuming them positive
I have this vector "FrecuenciasCorregidas" with 2 values (both depend on "k" and "m"): I want it to be sorted, so the lower o...

5 years 前 | 1 个回答 | 0

1

个回答

提问


1D Linear Elasticity Equivalent Stiffness Solution not being solved (6 equations and 6 vars)
Hey guys, I am unable to make my program get a result of w as a function of EI and L syms w x EI A B C D L x0=0; eqns = [...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How can I get a better simplification of my results
I have been working on a program that gives me some results as a function of "k" and "m" (symbolic variables). However, this res...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Any non-linear system solver program?
Hey guys, I've been trying to find a non-linear system solver where you input the different equations with different variables a...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Variable isn't showing in the input command (A little square appears instead)
Hey, I'm new in Matlab but have been searching and didn't find anything that solves my question. I wrote this: for i=1:NEOx ...

5 years 前 | 1 个回答 | 0

1

个回答