Community Profile

photo

chia ching lin


Last seen: 10ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

バッジを表示

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...

約1年 前 | 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 ...

2年以上 前 | 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;...

3年弱 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 2 件の回答 | 0

2

回答