iamShreyans
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Using subs on contents of a cell
I have a cell 'I' which is defined as, I = {I1,I2}; where, I1 and I2 are syms variables At some point later, I wish to substi...
5 years 前 | 1 个回答 | 0
1
个回答提问
Using subs function on a syms matrix
I have a matrix 't' which initially has sysm variables as input t = [t1 t2 t3]; %t1 t2 and t3 are syms variables Later, I wish...
5 years 前 | 1 个回答 | 0
1
个回答提问
Problem with 'disp' function while using 'sym'
I wanted to view my answer in square root form instead of decimals so I am using the 'sym' function. But while using 'disp' to s...
5 years 前 | 1 个回答 | 0
1
个回答已回答
Help on simplifying trigonometric expressions involving syms variable
Anwered here.
Help on simplifying trigonometric expressions involving syms variable
Anwered here.
5 years 前 | 0
提问
Help on simplifying trigonometric expressions involving syms variable
After certain operations, I'm getting output for a syms variable 't1' as cos(t1)^2 + sin(t1)^2 Is there a way to get this simp...
5 years 前 | 1 个回答 | 0
1
个回答提问
Help on trigonometric operations using syms variable.
I'm performing trigonometric operations on a syms variable 't4'. The input is: sind(t4-90) The output that I'm getting is 's...
5 years 前 | 1 个回答 | 0