Feeds
질문
Looping through different structures?
Hi, I am trying to analyse simulated rays traced from Zemax OpticStudio. The information for each ray is saved in a separate st...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Resize and sum a matrix
Hi, I wasn't sure how to phrase my question, so apologies if it has been asked elsewhere and I couldn't find it! What I want t...
거의 5년 전 | 답변 수: 3 | 0
3
답변질문
Using 'solve' on a vector of line equations?
Hello, I'm working on some some Monte Carlo code that models photons moving and scattering in e.g. air or water. I have code th...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create grid of sums from scattered data
Hello, My task involves modelling where photons have "hit" a target plane. My code outputs the x and y coordinates of where eac...
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Issues connecting to VISA device
Well, eventually I managed to fix the issue. I noticed that other software like Python and NI-MAX didn't recognise the instrume...
Issues connecting to VISA device
Well, eventually I managed to fix the issue. I noticed that other software like Python and NI-MAX didn't recognise the instrume...
5년 초과 전 | 4
| 수락됨
질문
Issues connecting to VISA device
Hello, I'm having issues connecting to an instrument (a Thor Labs PM100A optical power meter) over a VISA connection via USB. T...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Numerical integration of tabulated data
Hello, I'm trying to follow the tutorial <http://www.oceanopticsbook.info/view/monte_carlo_simulation/introduction here> so t...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Problems calling fminsearch (not enough input arguments)
I have an LED that is pulsing on and off to transmit data. I want to process the waveform received by a photodiode into 0s and 1...
9년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Count rising edge in wave
Star's solution worked a treat for me. Previously I was using a loop to check each bit individually to see if it was less than t...
Count rising edge in wave
Star's solution worked a treat for me. Previously I was using a loop to check each bit individually to see if it was less than t...
9년 초과 전 | 0
답변 있음
Arduino serial read bug
Hello again, I found something that works for me: I changed the line in my Matlab script: From [Select] y(i) = ...
Arduino serial read bug
Hello again, I found something that works for me: I changed the line in my Matlab script: From [Select] y(i) = ...
대략 10년 전 | 1
질문
Arduino serial read bug
What I want to do is to sample an analog voltage from an Arduino pin (0 to 5 V, read as integer values from 0 to 1024), and tran...
대략 10년 전 | 답변 수: 3 | 0
3
답변질문
Problem using function with fminsearch
I have a set of data that I want to perform a fit to (data X and Y). I want to fit this data to a function Yfit = A / (1+(X/B)),...
거의 12년 전 | 답변 수: 1 | 0