Community Profile

photo

Navid


自 2013 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

已回答
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...

10 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...

10 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> <...

10 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'...

10 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: ...

10 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)*...

10 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...

10 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...

10 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. ...

10 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...

10 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...

10 years 前 | 1 个回答 | 0

1

个回答