Feeds
질문
Getting error when i use a self define function in a for loop
I wrote a self define function to find a specific string in a given string, the function name is FindNumInStr. function num=Fin...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solve function has no numerical answer
i'm trying to solve a simple eqation which has a large answer, but i can't get numerical answer, which keep having an answer of ...
거의 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
Visualizing acoustic wave.
v=343; % m/s f=1000; % Hz w=2*pi*f; % angular frequency lambda=v/f; % wavelength k=2*pi/lambda; % k-vector x=-2:0.01:2;...
Visualizing acoustic wave.
v=343; % m/s f=1000; % Hz w=2*pi*f; % angular frequency lambda=v/f; % wavelength k=2*pi/lambda; % k-vector x=-2:0.01:2;...
4년 초과 전 | 2
| 수락됨
질문
How to control color and the intensity in a pcolor figure?
I'm try in to simulate a Coronae (diffraction of droplet). There are color depends by wavelength, and intensity depends by diffr...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How can I create a 3D matrix?
I got three matrix, num1=linspace(0,1,100); num2=linspace(0,1,100); num3=linspace(0,1,100); how can combine them together t...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Can I pcolor base on wavelength, any colormap can do so?
I'm tryimg to simulate diffraction pattern base on different wavelength. I can only find color map base on intensity. Is there a...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Try lots of differences way simplifying my code but doesn't work well. How can I fix it?
Need help for simplifying my matlab code. I have tried function handle, cellfun, anonymous function, arrayfun. I do not know am...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
propagating wave created by point source adding random phase considering retarded potential
How can demo a propagating wave created by a point source considering retarded potential and phase change by time? I successfu...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Can I store a function including multiple variable?
Hi, Im new to matlab, is it able to store function including multiple variable which still can be used? Something like this x...
대략 5년 전 | 답변 수: 2 | 0



