photo

Vahid Ghorbanian


Last seen: 2 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Computational electromagnetics

统计学

MATLAB Answers

11 个提问
0 个回答

排名
36,251
of 299,823

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
9.09%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


How to access and change variables in workspace without knowing their names?
Hi everybody I would like to access and make changes to variables in workspace without knowing their names. I would like to c...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error in saving MAT file within a parfor!!!
Hi I am trying to use a parfor to speed up my loops. Within the loop I have to save('*.mat') and then use it in a function. W...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Multidimensional numerical integration! is there any function to do that?!!
Hey guys I am looking for a function or code which calculates numerical integration in 6 dimension space. Best,

10 years 前 | 1 个回答 | 1

1

个回答

提问


How to delete only contents from folder? contents might include folders and files
Hi How to delete only contents from folder? contents might include folders and files Best Vahid

10 years 前 | 1 个回答 | 0

1

个回答

提问


How does parfor divide the input array?
Hi Guys I was wondering how 'parfor i=1:length(data)' is divided between workers?! what are the starting indexes fo...

10 years 前 | 2 个回答 | 0

2

个回答

提问


gcp in MATLAB 2013a
Hi guys I would like to get current parallel pool in MATLAB2013a. 'gcp' does not even exist in MATLAB2013a. What is the equi...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to stop all workers simultaneously when an error occurs in one of the workers?
Hi guys I am working with parpool with n number of workers. It is likely that one of the workers returns error at some points...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Catching any type of error in Simulink model
Hello I am going to use: try routine1; sim('*.mdl'); catch ME whatever the error in Simulink is! ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How is an actxserver object cant be run in different scripts using Batch Processing?
Hi I have an actxserver object which has to be called in more than two scripts at the same time and run simultaneously. So, I...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Error in actxserver object and its identifier
Hello guys while running an actxserver object, MATLAB returned the following error: * Error using feval * Se...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Taking control of different number of Matlab instances using one instance
Hi Guys I have 2 or more Matlab instances opened at the same time. I need to take control of the instances by means of one of...

10 years 前 | 1 个回答 | 0

1

个回答