photo

M


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
144,535
of 301,432

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

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

Feeds

View by

Answered
Undefined function 'F' for input arguments of type 'char'.
I re-wrote the function as follows: function [ bigTheta_n ] = Untitled( bigTheta_o, bigOmega_o ) nt=5001; %since (50-0)/...

11 years ago | 0

Answered
Undefined function 'F' for input arguments of type 'char'.
That didn't solve the problem. I now get the error "Undefined function or variable 't'." I'll post the updated code here: ...

11 years ago | 0

Question


Undefined function 'F' for input arguments of type 'char'.
I am trying to create a function F(t) that is equal to a convolution integral, and then compute theta_n(n+1) by taking the valu...

11 years ago | 4 answers | 0

4

answers