Community Profile

photo

Sergey Makovkin


The Institute of Neuroscience, Nizhny Novgorod, Russia

Last seen: 12 Monate vor Aktiv seit 2016

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 8 Jahre vor | 0

Frage


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

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten