
I CHUN LIN
Statistics
4 Questions
0 Answers
RANK
211.546
of 262.967
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 17.997
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.925
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 to expand the solve answer?
Hi, when I run the code clear; clc; syms x y = 3*x.^2 - 10*x + 1.01; solve(y == 1, x) this give me the answer 5/3 - 2497^...
alrededor de 1 año ago | 2 answers | 0
2
answersQuestion
Can't use toolbox
Hi, I want to run the code: clear clc syms k y = symsum(k^2,k,0,10) but the result says: 'syms' requires Symbolic Math To...
más de 1 año ago | 0 answers | 0
0
answersQuestion
for loop for matrix
Hello everyone, I have 3 matrix: x = [1, 2, 5]; y = [0.1, 0.5, 10]; z = [10 20; 30 40]; and one output: a = z./x + z....
alrededor de 2 años ago | 1 answer | 0
1
answerQuestion
How to solve '' error(message('symbolic:sym:errmsg1')); ''
syms m x y z n k xx. yy. zz. n = 1.6; k = 0.000005; x = linspace(-0.000015, 0.000015, 10); z = linspace(-0.00003, 0.00003, 1...
más de 2 años ago | 1 answer | 0