Feeds
提问
change variable in function_handle
hello all, i wanna to change x in f=@(x)sinx to x+2 so that we have g=(x)sin(x+2) how can i derive g from f in matlab? than...
4 years 前 | 2 个回答 | 0
2
个回答提问
transform to input to symbol
Dear all how can i creat a function which take any desired variable like x or y or z and transform it to a symbol. i mean the f...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to calculate derivative of a string
dear all i have a problem with calculating the derivative of a aglebraic expression which is string. how can i use diff to calc...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to insert an algebraic expression as an input in a function
dear all i wanna write a function which take an algebric expression and a digit as arguments. then calculate the result of the ...
7 years 前 | 0 个回答 | 0
0
个回答提问
how to use a vector as an input in a function
dear all i wanna creat a function which use a vector and a digit as inputs. it is as below: function [z]=(x,[m,n,o,p]) z=x+m+...
7 years 前 | 1 个回答 | 0

