photo

Nurahmed


Concordia University

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

Followers: 0   Following: 0

消息

Ph.D. student in Electrical & Computer Engineering

统计学

MATLAB Answers

3 个提问
4 个回答

排名
149,020
of 300,851

声誉
0

贡献数
3 个提问
4 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Solving non-linear equations in MATLAB
For initial values, is it possible to give a range for every solution instead of give specific values?

6 years 前 | 0

提问


Solving non-linear equations in MATLAB
Hi, I have this equation set function F = myfun(x) F = [cos(x(1))-cos(x(2))+cos(x(3))-0.85*pi/4; cos(3*x(1))-cos(3*x(2)...

6 years 前 | 3 个回答 | 0

3

个回答

已回答
Solving trigonometric non-linear equations in MATLAB
Hi @Mohamed ahmed, Did you find the solution to your problem? I have the same equation, but couldn't solve in MATLAB.

6 years 前 | 0

已回答
How can I shift the elements in a vector without losing the elements? just shift the order
I am new to Matlab, but after one day struggle, I finally found the solution to my problem. It was fun! A=1:10; startPos=4; n...

6 years 前 | 0

| 已接受

提问


How can I shift the elements in a vector without losing the elements? just shift the order
If I have A = [1,2,3,4,5,6,7,8,9,10]; I want specific consecutive number of elements (e.g. 6,7,8) to shift left or shift righ...

6 years 前 | 2 个回答 | 0

2

个回答

已回答
how to shift specific elements in a array to a specific position?
Hi, Thanks a lot!

6 years 前 | 0

提问


how to shift specific elements in a array to a specific position?
I have an arry A = [1,2,3,4,5,6,7,8,9,10]. I want specific elements to shift the order but remain with the same elements. E.x. I...

6 years 前 | 2 个回答 | 0

2

个回答