peter cook -凯发k8网页登录
b.s. ch.e. working in oil & gas tech development. professional interests: fiber optics - distributed acoustic sensing (das) & distributed temperature sensing (dts) and microseismic imaging for applications in fracture and reservoir monitoring.
统计数据
15
15
5
cody10
719
排名
1,606
of 277,885
声誉
33
贡献数
15
15
回答接受率
73.33%
收到投票数
11
排名
4,202 of 18,801
声誉
320
平均
4.70
贡献数
5
下载次数
11
all time 下载次数
3067
排名
160
of 129,101
贡献数
10
719
评分
7,180
徽章数量
15
贡献数
0 帖子
贡献数
0
平均
贡献数
0
平均赞数
content feed
已提交
fast c-mex for array lookups and masking
4 years 前 | 1 次下载 |
已提交
simple interactive calendar tool for matlab
4 years 前 | 1 次下载 |
已提交
c-mex for 2d rolling median
4 years 前 | 2 次下载 |
it's hard to tell your specific problem, but here's a couple suggestions. if you compile the cuda mex in visual studio instead ...
4 years 前 | 0
since dist is the same for each loop iteration, and you are only updating model, you should return a handle to the line object b...
4 years 前 | 0
| 已接受
the default optimizer is bayesian, could you extract the bic & rescale it to aic?
4 years 前 | 0
提问
i am trying to use an intel intrinsics routine in a mex function (the sandbox function call shown here is just a matrix transpos...
4 years 前 | 1 个回答 | 0
1
个回答提问
i am having trouble using a custom conda environment in matlab. here's the code i use to bootstrap a conda environment with a fe...
4 years 前 | 3 个回答 | 2
3
个回答i'd like to see python-like support for git/github requirements.txt files. python (pip) automatically clones additional repo...
5 years 前 | 1
已提交
matlab wrapper for scikit-learn
5 years 前 | 2 次下载 |
提问
1. what is the correct way to deepcopy an instance of a class/object whose superclass is type `handle`? `copyobj` doesn't seem t...
5 years 前 | 1 个回答 | 0
1
个回答提问
do you: 1. manually switch directories to edit code that lives in your repository? i.e. cd c:\%userprofile%\documents\gi...
5 years 前 | 0 个回答 | 0
0
个回答you should check out the graph class. https://www.mathworks.com/help/matlab/ref/graph.html most common graph operations are i...
5 years 前 | 0
提问
i've got a listener on an axes object that listens for changes to either xlim or ylim and fires a callback based on the new axes...
5 years 前 | 1 个回答 | 1
1
个回答提问
i am trying to create a custom class to overload the matlab image object but am getting this error message: class 'matlab.g...
5 years 前 | 3 个回答 | 2
3
个回答i have dabbled with this a couple times myself. as adam mentioned, you could use a range slider, but what if you want multiple t...
5 years 前 | 1
since the desired subplot is not known ahead of time, i ended up using this block of code to first figure out which axes was cli...
5 years 前 | 0
| 已接受
已解决
⚖ ⚖ ⚖ ⚖ ⚖ ⚖ ⚖ ⚖ assume that there is a 100 liter tank. it is initially fi...
5 years 前
已解决
write a function that will return the input value. however, your function must fail the first four times, only functioning prope...
5 years 前
已解决
you will be given three numbers: base, nstart, and nend. write a matlab script that will compute the sum of a sequence of both ...
5 years 前
已解决
consider the first 50 digits of champernowne's constant 0.12345678910111213141516171819202122232425262728293... the...
5 years 前
已解决
for the game of
5 years 前
已解决
the test suite includes a simple recursive fibonacci sequence generator, but it's terribly inefficient. one simple method for im...
5 years 前
已解决
put hexagonal numbers in a ( m x m ) spiral matrix and return the sum of its diagonal elements. formula of hexagonal numbers ...
5 years 前
已解决
let's define pair primes as follow; * *for 2 digits numbers:* 11 and 17 are pair primes because both of them are 2 digits pri...
5 years 前
已解决
building off of
5 years 前
已解决
your function will be provided with the five vertices of a pentagon (p) as well as the center point (cp) and radius (r) of a cir...
5 years 前
已解决
*description* in lisp and its variants, function calls are done using parenthesis where the first item in the parenthesis is ...
5 years 前
已解决
a "pandigital number of order x" is one that contains all of the numbers from 0 to x, but with no leading zeroes. if x>9, the cy...
5 years 前
提问
has anyone (the mathworks?) measured & collected benchmarks for memmapfile versus fread (for various file sizes, binary file str...
5 years 前 | 0 个回答 | 0