Feeds
질문
Nested for loop to generate random matrix
Hello all, I need to used a for loop to genetate a random matrix using the rand function. Thus far, I have the following: f...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How to I plot 3D level surfaces of this 4D function?
I have the following function. I wish to plot the 3D surface of the function when density equals 100000, 80000, 60000, 40000. I ...
대략 6년 전 | 답변 수: 1 | 1
1
답변질문
How do I evaluate this integral?
I have the following function. function height = mount(x,y) bach = 2000.*1./exp((1.1.*sqrt((x-1).^2+(y-3.5).^2)).^2) beeth...
대략 6년 전 | 답변 수: 2 | 0