photo

Hasan


Last seen: 29 days 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
2 个回答

排名
4,187
of 299,947

声誉
12

贡献数
2 个提问
2 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • Revival Level 1
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


convert polynomial to vector in symbolic matlab
Hello there. I have the following equation x6/L + (d0*vi)/L - (d0*x6)/L I want to have it like [x6/L ; (d0*vi)/L ; - (d0*x6)...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Fatal Alert : Protocol_version ?!
Hello there. Finally, I have found a simple solution to this issue. Just you need to download the attached file, and then you m...

7 years 前 | 0

提问


I need to put all the output of the function in vector
function [Eg]= test_cal(L,U,P) for t=-0.2:0.01:0; xx=1:length(t); x3 = 0.20*t^2 + 5.65e-5/cos(co...

10 years 前 | 1 个回答 | 0

1

个回答