Statistics
RANK
13,537
of 295,569
REPUTATION
3
CONTRIBUTIONS
5 Questions
6 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
2
RANK
1,249 of 20,247
REPUTATION
1,504
AVERAGE RATING
4.30
CONTRIBUTIONS
9 Files
DOWNLOADS
51
ALL TIME DOWNLOADS
12341
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Simulink realtime driver for Advantech PCI-1720
Simulink realtime driver for Advantech PCI-1720
4 years ago | 3 downloads |
Weird behavior of Simulink when the Real-Time Windows Target is used
https://au.mathworks.com/matlabcentral/fileexchange/87694-simulink-realtime-driver-for-advantech-pci-1716-pci-1716l?s_tid=prof_c...
4 years ago | 0
Need drivers of PCI 1716 or NI PCI6014 for xPC.
https://au.mathworks.com/matlabcentral/fileexchange/87694-simulink-realtime-driver-for-advantech-pci-1716-pci-1716l?s_tid=prof_c...
4 years ago | 0
Submitted
Simulink realtime driver for Advantech PCI-1716 PCI-1716L
Simulink realtime driver for Advantech PCI-1716 PCI-1716L
4 years ago | 4 downloads |
Submitted
Simulink realtime driver for Advantech PCI-1723
Simulink realtime driver for Advantech PCI-1723
4 years ago | 5 downloads |
Submitted
ِAnt Colony Optimization for PID Controller of a DC Motor
Ant Colony is used to find the PID parameters for DC motor speed control
4 years ago | 30 downloads |
How should I write a custom driver in order to perform Analog Input / Output operations with an unsupported Advantech Hardware using Simulink Desktop Real Time?
you need register map from Advantech in order to be able to write Simulink realtime device driver, the cards PCI-1710HG, PCIe-18...
6 years ago | 1
How to using 'Real time window target' in Matlab/simulink for PCI 1723 card?
You can write a driver for it, I did that for PCI-1716 and PCI-1723 and now both work under Simulink realtime target (xPC target...
6 years ago | 0
Simulink realtime driver for Advantech PCI-1716
solved , several bugs where in the orignal program, the while loop needs to have the status read inside, the count read needs to...
6 years ago | 0
| accepted
Question
Simulink realtime driver for Advantech PCI-1716
I have been trying to write an s-function for the above card but without any success. The code compiles correctly, but when I ru...
6 years ago | 3 answers | 1
3
answersSolved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
7 years ago
Question
Is it possible to use Usb virtual com port in Simulink Realtime?
Hello I have a sensor to measure two rotations ( Autocollimator) which use a virtual USB com port to send the data to computer...
7 years ago | 2 answers | 0
2
answersSubmitted
Geographic Gossip Averaging Algorithm for Wirless Sensor Networks
This is Implementation for the paper : Geographic Gossip: Efficient Averaging for Sensor Networks
10 years ago | 1 download |
Submitted
elman_NN.m
Elman neural network as identifier for mass damper spring system
10 years ago | 2 downloads |
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
10 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10 years ago
Submitted
Kohonen's Self Organizing Feature Map
This SOM will learn a 3d shape of random features
10 years ago | 1 download |
Submitted
self organizing map Kohonen Neural Network
m-file for SOM using a mesh of 2 dimension
10 years ago | 7 downloads |
how to add Pulse Generator(triggered) to Embedded function
you may need this block http://www.mathworks.com/matlabcentral/fileexchange/43043
11 years ago | 0
Submitted
Triggered single pulse Generator
Generate a single pulse when a positive edge detected (0 --> 1)
11 years ago | 10 downloads |
Question
USB to serial communication under real-time windows target
hello everyone i am trying to establish a connection between the matlab and the dsPIC, i use FTDI USB to serial cable . i send...
11 years ago | 0 answers | 0
0
answersQuestion
how to solve algebraic riccati equation
please tell me how to solve this ARE: <http://s12.postimg.org/60cslmce5/Untitled.png> Pn is the only variable
11 years ago | 0 answers | 0
0
answersQuestion
can not run mex function
hello i have this error when want to compile c-file on MATLAB 2011b , i use WIN 7 64 bit, any help will be appreciated: >> me...
12 years ago | 0 answers | 0