Community Profile

photo

Zong Hua Chen


Yulin normal university

Last seen: 8ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

連絡

I love matlab

統計

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Explorer
  • First Review
  • First Answer
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

送信済み


HasagawaMima
Simulation of Hasagawa Mima equation

約4年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


PDRF_GUI
Plasma dispersion relation fluid version.

約4年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


MHD2D-MATLAB
Some of plasma physics code

約4年 前 | ダウンロード 9 件 |

送信済み


PlasmaWave
Some of plasma physics code

約4年 前 | ダウンロード 1 件 |

回答済み
How to draw the collision of two ball with Matlab?
The attach file (Elastic collision -Wikipedia.pdf) is the theory of collision.

7年以上 前 | 1

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7年以上 前

回答済み
Matlab jokes or puns
* _I love Matlab, and I have found my heart in Matlab._*

7年以上 前 | 2

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8年弱 前