Sergey Makovkin
The Institute of Neuroscience, Nizhny Novgorod, Russia
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 1
1
个回答提问
How to draw Output Data in realtime fo NIDAQ?
I use a code: Session = daq.createSession('ni'); addAnalogOutputChannel(Session, 'Dev2', 0:1, 'Voltage'); Session...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0