photo

Nagulavancha Sai Preetham


Last seen: 7 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

2 个提问
1 个回答

Cody

0 个问题
3 个答案

排名
19,549
of 297,503

声誉
2

贡献数
2 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
69,173
of 159,017

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

提问


Regarding Matlab Simulink - R2019 Version
I have a Simulink model from R2019b and now I want to upgrade my MATLAB to R2023b, so I want to know how to use the previous ver...

1 year 前 | 2 个回答 | 0

2

个回答

提问


How to convert a sym data type to symfun datatype?
I need to find the value of a function Eq. But the result comes out as an expresssion. The datatype of Eq is sym. How to I chang...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Can someone help me make a function for determining a global stiffness matrix for a truss?
clear ne = input("No Of Elements : "); n = input("No Of Nodes : "); A = input("Enter A in m^2 : "); E = input("Enter E kN/m^...

2 years 前 | 1