Community Profile

photo

konatham raja sekhar


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to take coefficient certain variable from expression?
I need coefficient of sin(pi*x/b)*sin(pi*y/b) from the below expression in matlab and I want to assign that into new expression....

4 years ago | 0 answers | 0

0

answers

Question


Error using plot Conversion to double from sym is not possible.
clc; clear all; syms x k po; a=3; %x=[0:a/10:a]; y=3; r=input('enter how many you want'); n=16*y/(pi^2*(2*k-1)); po = s...

4 years ago | 1 answer | 0

1

answer