Sergey Makovkin
The Institute of Neuroscience, Nizhny Novgorod, Russia
Followers: 0 Following: 0
Statistics
RANK
37 608
of 295 467
REPUTATION
1
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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_...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 8 år ago | 1 answer | 1
1
answerQuestion
How to draw Output Data in realtime fo NIDAQ?
I use a code: Session = daq.createSession('ni'); addAnalogOutputChannel(Session, 'Dev2', 0:1, 'Voltage'); Session...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 1 answer | 0
1
answerCheck 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...
mer än 8 år 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...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 8 år ago | 2 answers | 0