질문


Errors in solving nonlinear simultaneous equations
Hello all, I'm trying to solve nonlinear simultaneous equations. However, Matlab is giving errors, which I cannot rectify. Any ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I/O operations How to delete a file if exist?
Hi, I have written a function in Matlab and want to write results in a text file, which will be stored in working directory. Bu...

대략 11년 전 | 답변 수: 1 | 3

1

답변

질문


Problem with isinteger() - how to determine whether a constant is integer?
Hi, I have problem with isinteger() function. I wrote following function: function [x] = f1(n) b=ininteger(n); end ...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


How to plot two polar graph in same figure window?
Hello, I want to plot two polar graphs on the same window. I used following code: ezpolar('1+cos(t)') hold on ezpolar...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot implicit function with 3 variables?
Hello, I want to plot function 'cos(x)+cos(y)+cos(z) + sin(x) + sin(y) + sin(z) -10 = 0' ; range of x,y,z=[-10,10]. How to plot...

대략 11년 전 | 답변 수: 1 | 0

1

답변