Sergey Makovkin
The Institute of Neuroscience, Nizhny Novgorod, Russia
Followers: 0 Following: 0
Statistiques
RANG
37 619
of 295 673
RÉPUTATION
1
CONTRIBUTIONS
11 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
27.27%
VOTES REÇUS
1
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Don't see delta-peak in ksdensity
Hi. I have a code: omega_cur = 0; omega_total = []; for i = 1:36 omega_cur = 0.05; omega_total = [omega_...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Cut differently odd and even rows in matrix
Hi, all! I have a matrix like that: a = [ 1 2 3 4 5 6 7 8; 9 10 11 12 1...
environ 8 ans il y a | 1 réponse | 1
1
réponseQuestion
How to draw Output Data in realtime fo NIDAQ?
I use a code: Session = daq.createSession('ni'); addAnalogOutputChannel(Session, 'Dev2', 0:1, 'Voltage'); Session...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
NI DAQ AI and AO realtime data acquaring
Hi, All! I use NI PCI-6229 card. And I need to set 2 AO voltage outputs and get 1 AI voltage inputs. And I need to plot synch...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Sinchronize analog output and analog input channels and queues
Hi, all! A need to sinchronize analog output and analog input channels and queues on National Instruments PCI-6229 board. Th...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Fast reading and writing data via NI board
Hi, all! I have a question about the PCI-6229 and how manualy from MATLAB to operate the input and output analog channels. I ...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Different Rate for input and output channels
Hi, all! I have NI-6229 DAQ board. The specification is here: >> daq.getDevices ans = ni: National Instr...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
MATLAB example for NI PCI-6221 and BNC-2110 boards.
Hi, all! I have two boards from National Instruments: PCI-6221 and BNC-2110. Using this equipments I need to read the analog...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Saving imshow() image as frames in one .tiff file
Please, help me with saving frames in .tiff file. Here is my code: nframe = 5; nrow = 128; ncol = 128; clearvar...
plus de 8 ans il y a | 1 réponse | 0
1
réponseCheck two string data without carriage return symbol
Thank you very much! First variant is working correctly, but second is not (please see the 2nd result: https://monosnap.com/fil...
plus de 8 ans il y a | 0
Question
Get only numbers from serial port without any str2num() conversion
Hi all! In the serial com port channel values comes from 0 to 1023, this example from Arduino: https://monosnap.com/file/TiTe...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Check two string data without carriage return symbol
Hi all! In the serial com port channel values comes from 0 to 1023, this example from Arduino: https://monosnap.com/file/TiTe...
plus de 8 ans il y a | 2 réponses | 0