photo

FRANCISCO JAVIER


Last seen: 4 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

11 个提问
3 个回答

Cody

0 个问题
24 个答案

排名
273,581
of 299,962

声誉
0

贡献数
11 个提问
3 个回答

回答接受率
27.27%

收到投票数
0

排名
 of 20,851

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
18,312
of 166,743

贡献数
0 个问题
24 个答案

评分
290

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Speed Demon
  • Solver

查看徽章

Feeds

排序方式:

提问


save changes in variable pass in timer function
I want to change the value of a variable ( Precio) that i pass to a function in a timer. In the following call that variable don...

4 years 前 | 0 个回答 | 0

0

个回答

提问


running two guide in real time
I have two guides. In the firs guide i have a timer that read datas that charge in a second guide. How can run the second guide ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


trigger when the clock change the hour
I want to put condition for loading data when the clock changes time, for example, when the time changes from 16:00 to 17:00. A...

4 years 前 | 1 个回答 | 0

1

个回答

提问


switch when the clock is on point
I want to put a condition when the clock changue the hour, i do that is bellow, but i want to know is there is other way to do t...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How can reduce code?
I want to reduce the following code, where ind_cond is sub-set that satisfy cetain conditions. Someone can help me, please? ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Delete all rows in a Table in a guide
When i delete all rows in a table in a guide, the header of the colws also dissapear, but i want maint it in the guide? How can...

4 years 前 | 0 个回答 | 0

0

个回答

提问


how can i get the intersection of two step curves?
how can obtain the intersection of two step curves

5 years 前 | 1 个回答 | 0

1

个回答

已回答
simple "While Loop" questions
function [vslSave]=prueba(x) vsl=x; vslSave=[]; while vsl<=10 if vsl >=0.001 && vsl<=0.01 increment ...

12 years 前 | 0

提问


How count pulse when go up in simulink?
How count pulse when go up in simulink, to obtaint the speed of the motor throught a encoder that emits 50 pulses for revolution...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Name for this practice: c = x.^2
If you put a vector as x, the operator "." made the operation for each value of the vector.

12 years 前 | 0

已回答
how to make zero padding?
M=rand(2,1); K=[zeros(2,1) M zeros(2,1)]; N=[zeros(1,3); K; zeros(1,3)];

12 years 前 | 0

提问


How realised analysis parametric with simulink?
I wish realized a analysis parametric as the what make Pspice? Run several simulations changing a parameter.

12 years 前 | 1 个回答 | 0

1

个回答

提问


how can store signal in real time for period time?
I need collect the information of a period of time, for example, when a variable suffer a change while simulation is runinig in ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How store transient in real time?
I working with dspace and simulink. I need collect the information of transient, for example, when the load change, for can repr...

12 years 前 | 0 个回答 | 0

0

个回答