题目
如何将符号函数转换为矩阵函数
例如pdx1=pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
如何将其转换成向量函数?sym2poly只能转换含有单一变量的函数
在线等
一共20积分都送出去了,请别嫌弃
例如pdx1=pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
如何将其转换成向量函数?sym2poly只能转换含有单一变量的函数
在线等
一共20积分都送出去了,请别嫌弃
提问时间:2021-02-22
答案
命令就是下面的,coeffs()
>> syms x1 x2;
>> pdx1=pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
pdx1 =
pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
>> coeffs(pdx1)
ans =
[ 1,1]
>> coeffs(pdx1,x1)
ans =
[pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)]
>> coeffs(pdx1,x2)
ans =
[pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)]
matlab解释
COEFFS Coefficients of a multivariate polynomial.
C = COEFFS(P) returns the coefficients of the polynomial P with
respect to all the indeterminates of P.
C = COEFFS(P,X) returns the coefficients of the polynomial P with
respect to X.
[C,T] = COEFFS(P,...) also returns an expression sequence of the
terms of P.There is a one-to-one correspondence between the
coefficients and the terms of P.
Examples:
syms x
t = 2 + (3 + 4*log(x))^2 - 5*log(x);
coeffs(expand(t)) = [ 11,19,16]
syms a b c x
y = a + b*sin(x) + c*sin(2*x)
coeffs(y,sin(x)) = [a + c*sin(2*x),b]
coeffs(expand(y),sin(x)) = [a,b + 2*c*cos(x)]
syms x y
z = 3*x^2*y^2 + 5*x*y^3
coeffs(z) = [5,3]
coeffs(z,x) = [5*y^3,3*y^2]
[c,t] = coeffs(z,y) returns c = [5*x,3*x^2],t = [y^3,y^2]
>> syms x1 x2;
>> pdx1=pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
pdx1 =
pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)
>> coeffs(pdx1)
ans =
[ 1,1]
>> coeffs(pdx1,x1)
ans =
[pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)]
>> coeffs(pdx1,x2)
ans =
[pi*cos(pi*x1) + pi*cos(pi*x1)*cos(pi*x2)]
matlab解释
COEFFS Coefficients of a multivariate polynomial.
C = COEFFS(P) returns the coefficients of the polynomial P with
respect to all the indeterminates of P.
C = COEFFS(P,X) returns the coefficients of the polynomial P with
respect to X.
[C,T] = COEFFS(P,...) also returns an expression sequence of the
terms of P.There is a one-to-one correspondence between the
coefficients and the terms of P.
Examples:
syms x
t = 2 + (3 + 4*log(x))^2 - 5*log(x);
coeffs(expand(t)) = [ 11,19,16]
syms a b c x
y = a + b*sin(x) + c*sin(2*x)
coeffs(y,sin(x)) = [a + c*sin(2*x),b]
coeffs(expand(y),sin(x)) = [a,b + 2*c*cos(x)]
syms x y
z = 3*x^2*y^2 + 5*x*y^3
coeffs(z) = [5,3]
coeffs(z,x) = [5*y^3,3*y^2]
[c,t] = coeffs(z,y) returns c = [5*x,3*x^2],t = [y^3,y^2]
举一反三
已知函数f(x)=x,g(x)=alnx,a∈R.若曲线y=f(x)与曲线y=g(x)相交,且在交点处有相同的切线,求a的值和该切线方程.
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
奥巴马演讲不用看稿子.为什么中国领导演讲要看?
想找英语初三上学期的首字母填空练习……
英语翻译
最新试题
- 1有关于龙的传说!100字左右
- 2宁宁捐款数是田田的九分之八.如果田田多捐一元,那么宁宁的捐款数就是田田的六分之七.田田原来各捐款多少元
- 3在一片槐树叶全诗以什么寄托作者的感情?寄托诗人怎样的感情?
- 4The reason she failed in the exam was______.
- 5一个带分数的分数部分的分子是3,把它化为假分数后分子是38,这样的带分数有()个,是()
- 6在1/14=1/( )+1/( )括号里填上适当的自然数,使等式成立.
- 7出自于爱莲说的成语 并写出其近义词和反义词
- 8写关于心胸开阔的句子
- 9翻译古文《盘古开天辟地》(天地混沌如鸡子.)
- 10用初等行变换把下列矩阵化为阶梯型矩阵,并求出它们的秩
热门考点
- 1__________这四个字说的是诗歌在唐朝最著名,宋代则是词的朝代.
- 2Mr.Smith told Mr.Brown that his chickens were in his garden改错
- 3某商店先在广州以每件15元的价格购进某种商品20件,后来又到深圳以每件12.5元的价格购进同样商品40件,
- 4在RT三角形,角c等于90度,角b等于35度,b等于20,解这个直角三角形
- 5列举中国历史上十位爱国人士的名字,并写出相关的历史事件.
- 6大写的u怎么写
- 7What is a conceptual framework for financial accounting and why is it need?
- 8圆的半径由6厘米增加到8厘米,圆的面积增加了( )平方厘米
- 9一个圆柱形水池,从里面量得底面周长12.56m,深3m
- 10证明任意n阶方阵都能写完为一个对称矩阵和一个反对称矩阵的和.