photo

Mirroyal Ismayilov


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
273,298
of 300,442

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,997

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,928

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Unable to find explicit solution
How can I get around this problem, it looks like Matlab is unable to solve the analytical expression. I need to express b in ter...

2 years 前 | 2 个回答 | 0

2

个回答

提问


System Linearization and PID tuning
I am working on the heating chamber, where heating/cooling is regulated by closed-loop control (PID). Heating/Cooling polarity i...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Analog/Digital Outputs using NI DAQ
While using NI USB-6008/6009, I am encountering a strange error which I have failed to find the source of it. As you can see, th...

4 years 前 | 0 个回答 | 0

0

个回答

已回答
Simulink Analog Input block size problem
Hello, You need to sum the signals up and multiply the gain of 0.5 in order to get the same value with one signal.

4 years 前 | 0

提问


Taking symbolic variables out of txt file and making a matrix
I have a txt file containing following characters. theta1 , l1 and others are symbolic variables.( Don't mind about it) ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Converting 2x1 Symbolic array to 2x1 Numeric matrix in Matlab
I have a 2x1 symbolic array (2x1 sym): C = -(l1*(- l2*m2*sin(fi1 - fi2)*fidot2^2 + gr*m1*sin(fi1) + 2*gr*m2*sin(f...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Symbolic Substitution(subs) is not working , why?
T(t) = (25*diff(r1(t), t)^2)/12 + (25*diff(r2(t), t)^2)/8 + (25*cos(r1(t))^2*diff(r1(t), t)^2)/4 + (25*sin(r1(t))^2*di...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I extract coefficients in terms of variables out of an expression in Matlab?
I need to return coefficients of variable from an expression or polynomial. Actually, in Maxima I was using ratcoef(exp,var) ....

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I convert my Maxima code to Matlab?If there is no direct way to do it, what else can I do and how?
I have project in Maxima which needs to be converted into Matlab. Can someone tell how can I do it?

7 years 前 | 1 个回答 | 0

1

个回答