photo

Darin


Massachusetts Institute of Technology

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

12 个提问
5 个回答

排名
19,047
of 300,871

声誉
2

贡献数
12 个提问
5 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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 years 前 | 1 个回答 | 0

1

个回答

已回答
Genetic Algorithm not enough input arguments despite single vector
ahhh of course, that worked perfectly, thank you!!

10 years 前 | 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 years 前 | 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...

11 years 前 | 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 years 前 | 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...

11 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...

14 years 前 | 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 years 前 | 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 years 前 | 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 ...

14 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答