Feeds
提问
Derivative of symbolic funtion at a specific value
I have a symbolic function of variable "x" Function = @(x) 8-4.5*(x-sin (x)); say I need to get the derivative at x=5 w...
12 years 前 | 2 个回答 | 0
2
个回答提问
How can I write to a txt file dynamically?
I want to save this form to a text file: Col1 Col2 Col3 ..... ColN % Text File Heading 4 45 345 ..... 34 ...
12 years 前 | 2 个回答 | 0
2
个回答提问
How can I make the following expression changes dynamically?
How can I make the following expression changes dynamically? VariableX = importdata ('FilenameX.out'); where, everything i...
12 years 前 | 1 个回答 | 0