Rowan Humphreys
Followers: 0 Following: 0
Feeds
질문
Are livescripts meaningfully slower than scripts?
Hi, I am considering migrating the code for my thesis to livescripts so I can make rich annotations. The code involves trainin...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
fitting a gamma model to a data set
Hello, I have a horrible equation that I need to fit some data to. How may I go about doing this? This is the function: w...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Generate different types of audio-noise
Given a general shape of a intensity-frequency relationship, I want to be able to generate a corresponding noise .wav file. Is t...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I plot a 3d shape from a function?
I have to plot the following function: where [c1,c2,c3,c4] = [2.13,2.22,2.62,0.177] Is there a way of doing this? Thank yo...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Function that fits a wave
I need to create a function that describes an audio wave. I have tried the fit() function with sine and gaussian but they don't ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Calculate this matrix in a more general and shorter way
Is there a way of generating P in a way that doesn't involve writing sin/cos/sin/cos repeatedly? Perhaps like how you can genera...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
How to draw a line on a symbolic surface
I would really like a line running along the surface below at all points where f1=0. kind of like a contour line in 3d. syms x...
대략 3년 전 | 답변 수: 1 | 0