Statistics
11 Questions
0 Answers
RANK
168 842
of 295 638
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
0
RANK
of 20 255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 11 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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]...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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=...
nästan 12 år ago | 0 answers | 0
0
answersQuestion
'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...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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(...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 12 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 12 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 12 år ago | 0 answers | 0