Community Profile

photo

Sergey Makovkin


The Institute of Neuroscience, Nizhny Novgorod, Russia

Last seen: 1 year ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

6 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 1

1

answer

Question


How to draw Output Data in realtime fo NIDAQ?
I use a code: Session = daq.createSession('ni'); addAnalogOutputChannel(Session, 'Dev2', 0:1, 'Voltage'); Session...

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

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

8 years ago | 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...

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 2 answers | 0

2

answers