photo

chia ching lin


Last seen: 3 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
1 Antwort

RANG
6.025
of 300.365

REPUTATION
8

BEITRÄGE
8 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
2

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 4 Jahre vor | 2

| akzeptiert

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten