
Wenchen Liu
Statistics
7 Questions
0 Answers
RANK
205.968
of 258.285
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 17.801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.408
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
how can I fix the code for Segregation Model and population?
I have a code like this: % model function schell(grid_size,percent_empty,percent_p1,percent_p2) grid_size = 50; percent_empty...
6 maanden ago | 0 answers | 0
0
answersQuestion
how to set up two different populations in a segregation model code?
I have a general code for the segregation model like the following: %% n = grid_size; grid_size = 50; n = grid_size; n2 = n^...
6 maanden ago | 0 answers | 0
0
answersQuestion
please find the formula for Newton's Method applied to finding roots of z^3 - 1, and apply it to the complex matrix 20 times.
I was stuck with how to use Newton's Method to find the roots. How would the coding be? Please help me with the code.
6 maanden ago | 0 answers | 0
0
answersQuestion
how can I create a complex matrix representing a grid of points with corners at -1 - i and 1 + i.
I want to know how to create a complex matrix representing a grid of points with corners at -1 - i and 1 + i. I was confused by ...
6 maanden ago | 1 answer | 0
1
answerQuestion
How to plot differential equations?
I have a few differential equations with given values , and I want to plot these equation. What should I do to plot? Because I h...
6 maanden ago | 0 answers | 0
0
answersQuestion
how do you define a matrix and its variable
I want to create a matrix , by i * j, in matlab, and then let matlab run this. I need to tell matlab what is i and what is j bef...
6 maanden ago | 1 answer | 0
1
answerQuestion
Determine the associated system of differential equations.
i don't know how to start this question.
6 maanden ago | 0 answers | 0