Feeds
질문
Function inside the function
Hi, I have three functions: r=@(s,z) sqrt((s+s0).^2+(z+z0).^2); Ds=@(r,s)(c0x+A1x.*erf((r+a1x)./b1x)+A2x.*erf((r+a2x)...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Fitting a curve to 3D data
Hi people, I have a problem with fitting 3D data. I have a 3D matrix (99x386x384) and each dimension of the matrix represents x,...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Multiplying two vectors to form a matrix
Hello, I have two vectors x and y, both 601x1. I want to multiply them to form a matrix of 601x601, but the values inside the ma...
거의 4년 전 | 답변 수: 3 | 0
