photo

Navid


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
2 个回答

排名
132,871
of 300,847

声誉
0

贡献数
9 个提问
2 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
how to rename a variable?
thanks for your respond,but it does not work,as I mentioned before,I have an array which contains of different names,I will atta...

11 years 前 | 0

提问


how to rename a variable?
Hi, I have a cell which contains twenty different names( Names<1x20 cell>),there is also twenty variables in my workspace lik...

11 years 前 | 4 个回答 | 0

4

个回答

提问


how to find a string within a cell array
I have a cell array like this: '10 Hz: Time_abs' <1x2 cell> <1x2 cell> <1x2 cell> <1x2 cell> <1x2 cell> <...

11 years 前 | 1 个回答 | 0

1

个回答

提问


convert Cell to double
Hi, I have C{1,1}<1500x1 cell> which contains data like: '10/21/2013 13:11:34.0289993' '10/21/2013 13:11:34.1289978'...

11 years 前 | 1 个回答 | 0

1

个回答

提问


concatenating several mat file into one
Hi, I have several mat file like: first.mat ,second.mat ,third.mat,... all of these files have the same content like: ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


writing objective function for error optimization
I'm trying to write an objective function like: function y = parameterfun(xin,sig) a=trapz(sig); b=sig; y= xin(1)*...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to do manual tuning for a PID controller in matlab
Hi, I have a PI block in my simulink model but I do not have control design license so I have to do manual tuning in Matlab i...

12 years 前 | 0 个回答 | 0

0

个回答

提问


how to import a set of ASCII file which are in one folder
Hi, I'm using fopen function to import an ASCII file but I would like to write a peace of code which import all ASCII file in o...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
how to manipulate a cell
Dear Azzi Abdelmalek Many thanks for your times and helps,it works great.this is exactly what I wanted. thank you so much. ...

12 years 前 | 0

提问


how to manipulate a cell
Hi I have 1621x1 cell and each row is something like this: ;1800742;0,0000;0,0000;0,0000;;;;;;;1,4400;0,0000;0,0000;0,0000;0,000...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Importing ASCII file in matlab
Hi all, I'm trying to import an ASCII file in order to manipulate it in Matlab,I've used: tmp = importdata('Antos_2013-11-07_0...

12 years 前 | 1 个回答 | 0

1

个回答