photo

Alberto


Last seen: 17 days 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
5 个回答

排名
7,994
of 297,457

声誉
6

贡献数
1 个提问
5 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已回答
GUIDE callback question
I think I found the solution. Just left-click on buttongrup panel and Bring to front, also the same with all radiobuttons insid...

8 years 前 | 0

已回答
It is a curl error or I am using it wrong?
yes.. thank you. It worked. Didn't notice the others 3 parameter of the curl function. I though it was similar than divergenc...

10 years 前 | 0

已回答
Need help to write a program to plot a magnitude response and phase response of a signal x (n) = a^n*u(n) .a) using loop b) using MATLAB command for DFT.
DFT is: <<http://upload.wikimedia.org/math/5/a/1/5a1bdb3dc1e15ef35045138624ecd6d3.png>> so you can make it by using loo...

10 years 前 | 1

| 已接受

已回答
Matlab's curl function and its limitation?
yes you have to transform both velocity vector data and spherical coordinates (r,phi,theta) to Cartesian vector and coordinates....

10 years 前 | 0

提问


It is a curl error or I am using it wrong?
Hi, I just want to graph the curl of this vector field: F(x,y)=-2x ay % just have y direction not x. Manually th...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
How can I fix this error?
one way to achieve this is to add two poles very far from 0. For example, you can add (s+400) two times, like this: sys=((40...

11 years 前 | 0