photo

amr makhlouf


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

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
3 个回答

排名
218,619
of 300,262

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,900

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


solving non linear equations
clc clear all syms x y z xn xnp double err int16 n; err=10^-4 n=2; f1= [ x^2+x-y^2+x*y+z^2-3 5*(y^2)+y+y*z-x^2+z-7 ...

3 years 前 | 2 个回答 | 0

2

个回答

已回答
Global Variable in Simulink
Okay thanks alot .. another question please the first part of the code before switching states do i have it to be write in the "...

3 years 前 | 0

已回答
Global Variable in Simulink
Am bit confused how did you include control(kr,Lm,p,r_sigma,t_sigma,tr) in the function i mean they need to receive a signal f...

3 years 前 | 0

已回答
Global Variable in Simulink
@osama could you please share with me the answer for this problem cause i received the same global thing error ??

3 years 前 | 0

提问


Global declaration not resolved to a Data Store Memory block registered via the Ports and Data Manager.
i was trying to make a predictive code algorithm however i recieve the same error every time . code below. function [Sa,Sb...

3 years 前 | 1 个回答 | 0

1

个回答