Community Profile

photo

ammar al jodah


Last seen: 2 years ago Active since 2013

Statistics

All
  • Revival Level 2
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • Solver

View badges

Content Feed

View by

Submitted


Simulink realtime driver for Advantech PCI-1720
Simulink realtime driver for Advantech PCI-1720

3 years ago | 3 downloads |

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

3 years ago | 0

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

3 years ago | 0

Submitted


Simulink realtime driver for Advantech PCI-1716 PCI-1716L
Simulink realtime driver for Advantech PCI-1716 PCI-1716L

3 years ago | 4 downloads |

Submitted


Simulink realtime driver for Advantech PCI-1723
Simulink realtime driver for Advantech PCI-1723

3 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

3 years ago | 27 downloads |

Thumbnail

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

5 years ago | 1

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

5 years ago | 0

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

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

5 years ago | 3 answers | 1

3

answers

Solved


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

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

6 years ago | 2 answers | 0

2

answers

Submitted


Geographic Gossip Averaging Algorithm for Wirless Sensor Networks
This is Implementation for the paper : Geographic Gossip: Efficient Averaging for Sensor Networks

9 years ago | 1 download |

Thumbnail

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

9 years ago

Submitted


elman_NN.m
Elman neural network as identifier for mass damper spring system

9 years ago | 6 downloads |

Thumbnail

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 |

Thumbnail

Submitted


self organizing map Kohonen Neural Network
m-file for SOM using a mesh of 2 dimension

10 years ago | 11 downloads |

Thumbnail

Answered
how to add Pulse Generator(triggered) to Embedded function
you may need this block http://www.mathworks.com/matlabcentral/fileexchange/43043

10 years ago | 0

Submitted


Triggered single pulse Generator
Generate a single pulse when a positive edge detected (0 --> 1)

10 years ago | 13 downloads |

Thumbnail

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

10 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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

11 years ago | 0 answers | 0

0

answers