Community Profile

photo

chia ching lin


Last seen: 10 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

Question


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

environ un an il y a | 1 réponse | 0

1

réponse

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

A répondu
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;...

presque 3 ans il y a | 2

| A accepté

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 3 ans il y a | 2 réponses | 0

2

réponses