photo

Zoltan


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
270,110
of 297,503

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
54.55%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Overshoot problem with P-controller
Hi, I have a simulink model for a p-controller. I have a microcontroller in the loop which acts as the p-controller. It gets the...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to merge digits from a step signal into a single number(Simulink)?
Hi, i have the following simulink model, i want to send values to my PIC microcontroller, do some calculations in mikroPascal an...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Sampling values from step signal and concatenating them into a vector (Mx1 array into 1xM array)
I have a step signal coming from an ASCII decode block in Simulink. For example i have the values in a 7x1 array [1;2;3;4;5;6;7]...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How does the serial(RS232) transmission work in Simulink?
I want to send numerical values to my PIC microcontroller via Simulink. With the most common configurations(baud=9600, databits=...

12 years 前 | 0 个回答 | 0

0

个回答

提问


'Undefined reference to' error in S-function builder
I have this in the S-function Libraries pane Library/Object/Source file convert_ok Include files and external function...

12 years 前 | 1 个回答 | 0

1

个回答

提问


String class not recognized in S-function
I want to use an S-function in my simulink model to convert a constant integer to a string, using ASCII code also. The digits of...

12 years 前 | 1 个回答 | 0

1

个回答

提问


S-function error - compilation ok
Hi, i want to implement the following code into an S-function. The algorithm below separates the digits of the input number, add...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How can i use the 'mod' function in an Embedded Matlab function?
I have the following function. I want to use this algorithm in an embedded Matlab function in simulink. function y = fcn(...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Can somebody tell me what is wrong with the following code?
Hi, I wrote the following function to build an array of numbers(in the range of 65...74), representing the digits of a numbe...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Can i convert the following code into Matlab embedded function(for simulink use)
Hello, I would like to write the matlab equivalent of the following code(pascal) into a Matlab embedded function, then put t...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Why my uC receives values in the 65..127 range only(simulink model, RS232 communication)
Hi, I want to send values to my PIC microcontroller via RS-232, but if i send something different than numbers in the 65..127...

12 years 前 | 0 个回答 | 0

0

个回答