Statistics
2 Questions
                        0 Answers
RANK
63,835
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            100.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I recognize symbolic value with actual value 0?
I was making some calculation and got symbolic value of ans = 3/2 - (73^(1/2)/4 - 7/4)*(73^(1/2)/4 + 7/4) it was actually...
5 years ago | 2 answers | 0
2
answersQuestion
How can I make a symbolic function with vector input?
I want to make a symbolic function with vector input. I tried a code a=sym('a',[1 3]); f(a)=a(1)^2+a(2)+a(3)*a(1); k=[1 1 ...
5 years ago | 1 answer | 0

