Feeds
질문
Get parameters for normal distributions in Kernel fit of probability distribution
Using Kernel to fit a series of normal distributions, how can you read out the means and sigmas of the normals it comes up with?...
10년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Genetic Algorithm not enough input arguments despite single vector
ahhh of course, that worked perfectly, thank you!!
Genetic Algorithm not enough input arguments despite single vector
ahhh of course, that worked perfectly, thank you!!
10년 초과 전 | 0
질문
Genetic Algorithm not enough input arguments despite single vector
Hi All, bit of an odd problem. Using genetic algorithm, my fitness function is (nested functions) function residua...
10년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
custom fittype error ??Matrix dimensions must agree
Yeah I keep playing with this and the error is boggling. What does it mean matrix dimensions don't agree? What matrices? I...
custom fittype error ??Matrix dimensions must agree
Yeah I keep playing with this and the error is boggling. What does it mean matrix dimensions don't agree? What matrices? I...
11년 초과 전 | 0
질문
custom fittype error ??Matrix dimensions must agree
Hi All, I have a customer function dIdVdei that takes 10 inputs and outputs a value. I'd like to fit a function to that, vary...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Custom Fit - Error Functions
Nevermind - I have squared in my expression that shouldn't be there, woops! Sorry! At least this code is helpful if anyone want...
Custom Fit - Error Functions
Nevermind - I have squared in my expression that shouldn't be there, woops! Sorry! At least this code is helpful if anyone want...
11년 초과 전 | 0
질문
Custom Fit - Error Functions
Hi All, So I am trying to fit a series of error functions, and it is not coming up with viable answers. I am using simulated ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Shading type changes on figure copy
Hi All, I'm using pcolor to generate 2D color maps, but when I set the shade type to interpolate, i.e. shading(gca, 'inter...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
bvp4c singular jacobian encountered
Hi All, I've got a system of ODEs that I don't think should be singular, but I'm encountering this error. In the past when I'...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
Symbolic function versus linear interpolation
Hi Everyone, I am solving a bounded ODE using bvp4c, where the objective function is dependent on another fully defined funct...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
bvp4c claims singular Jacobian encountered, but I don't think so
Hi All, sorry if I'm missing something obvious. I'm solving a fairly simple second order ODE with boundary conditions: D_FC...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
uiresume to allow code to run with dialog box still open?
Hi All, here's what I would like to do: I would like to open up a questdlg() that would allow the user to stop the script (s...
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Connect to unsupported vendor's GPIB controller
I think I have an idea. While the instrument (SR830) does not have a specific driver for matlab, it does have a labview drive...
Connect to unsupported vendor's GPIB controller
I think I have an idea. While the instrument (SR830) does not have a specific driver for matlab, it does have a labview drive...
거의 14년 전 | 0
질문
Connect to unsupported vendor's GPIB controller
Hi All, I've been using the instrument control toolbox for a bit now to control an Agilent piece of equipment, and have easil...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Handle manual breaks
Hi All, I'm not sure if this is possible, but has anyone come across a way to handle manual breaks in code? i.e. if you Ctrl+...
거의 14년 전 | 답변 수: 1 | 0
1
답변답변 있음
VISA (GPIB) connection - syntax correct but instrument not understanding commands
Problem solved. By default (I don't know why), EOSMode is set to 'none', i.e. no terminator string is sent with commands to the ...
VISA (GPIB) connection - syntax correct but instrument not understanding commands
Problem solved. By default (I don't know why), EOSMode is set to 'none', i.e. no terminator string is sent with commands to the ...
거의 14년 전 | 1
질문
VISA (GPIB) connection - syntax correct but instrument not understanding commands
Hi All! A bit of a problem getting an instrument to understand what I am passing it, any advice would be very much appreciated! ...
거의 14년 전 | 답변 수: 2 | 0
