photo

Opera Era


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
188,709
of 300,759

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 21,081

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,900

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Undefined function or variable 'y'.
Found solution: a(1,1,x,y,p,N,x_min,x_max,y_min,y_max) function fun = a(j,i,x,y,p,N,x_min,x_max,y_min,y_max) f = @(x,y,i,j)...

6 years ago | 0

| accepted

Question


Undefined function or variable 'y'.
I try to create function, but get strange error "Undefined function or variable 'y'.", i have same code but not in function and ...

6 years ago | 1 answer | 0

1

answer

Question


Print massive without rows and columns name
Hi, I have massive and want to print it without names: Reality: Columns 1 through 9 -0.8 -0.16 ...

8 years ago | 1 answer | 0

1

answer

Question


Function handle, integral respect.
I have function u(x)=integral exp(5*i*abs(x-y))*(-1-2*sinh(y))*exp(i*5*y)dy y=0..2,when x=0..2,and I try to find her for ...

8 years ago | 1 answer | 0

1

answer

Question


Set a complex number(GUI)
I use: set(handles.edit1,'string',C(1,1)); Where C(1,1)-complex number, example -0.05558+0.020032i , but I see only real...

8 years ago | 1 answer | 0

1

answer

Question


How use function variables?
I have function with many variables,but they calculating depending on one var.I try to do GUI function pushbutton1...

8 years ago | 1 answer | 0

1

answer

Question


Not enough input arguments integral
I have code,but get error: i=complex(0,1); f=@(t)26+sinh(t); u110=exp^(i*(int(f,0,0)))/25;

8 years ago | 1 answer | 0

1

answer

Question


Very little measure,can't print them
I have very small measure but I can't print them!? Workspace show me [1.551222939129001e-13 1.750280555415531e-26 1.284474615939...

8 years ago | 1 answer | 0

1

answer