Statistics
RANK
19,779
of 295,448
REPUTATION
2
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
talking to USB Relay Module
ended up writing my own driver, never got it to work with native matlab functions.
2 years ago | 1
Question
talking to USB Relay Module
I have a USB relay module this one: https://www.sainsmart.com/products/4-channel-5v-usb-relay-module that has an FT245RL onboa...
4 years ago | 1 answer | 0
1
answerQuestion
are there GPU settings in matlab?
I just bought a new NVIDIA Titan RTX in the hopes of increasing the speed of some code but have been most disappointed in the re...
4 years ago | 2 answers | 0
2
answersQuestion
GPU code to numerically integrate parameterized function
I'm trying to perform an integration in the GPU but haven't managed to figure out how to parse the problem properly. the physic...
4 years ago | 1 answer | 0
1
answerQuestion
Double integral over array
Hi, Evaluating a double integral over a large number of pixels takes an hour, even with the parallel toolbox. I can't figure o...
5 years ago | 1 answer | 0
1
answercreating a new TIFF tag field ?
I tried using a tag number 32768 or higher > setTag(h,32769,'test tag') and get the error message: Error using tifflib T...
5 years ago | 0
Question
Is there some way to update the FITS library used by Matlab?
Matlab appears to be using a very old version of FITSIO (v3.27 circa 2013) that doesn't support files larger than ~2GB. This is...
6 years ago | 2 answers | 0
2
answersQuestion
M-file version of Woltring's Bspline algorithm (or similar)
I need an m-file version of a really good bspline alogorithm that allows me to vary the order from linear through 4th order and ...
10 years ago | 1 answer | 0