![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27290161_1661856451415_DEF.jpg)
Girbaud
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
122 765
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
My error says "Unrecognized function or variable 'CP'." What can I add to the script so that I can define it?
%Use symbolic processing with the variable x syms x %Enconde the function f(x) f(x) = (1-x^2)/(1+x^2) %Set the distance ...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
I can't find a way around these errors: "Unrecognized function or variable 'CP'" and "Error in solution (line 63) text(c+.5,f(c),["("+string(c)+","+string(f(c))+") "+CP ])"
%Use symbolic processing with the variable x syms x %Enconde the function f(x) f(x) = (1-x^2)/(1+x^2) %Set the distance to t...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
I'm new to Matlab and I am having a hard time typing in fractions with variables, the x usually goes to the wrong part. Can someone tell me how to type in these??
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
I have troubles in understanding how could I turn some data type sym variables into data type symfun, can anybody make it clear for me?
% This program computes for the Tangent Line / Normal Line of a curve % about a given point %define x for sy...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Error says: Variable yprime must be of data type symfun. It is currently of type sym. Check where the variable is assigned a value.
% This program computes for the Tangent Line / Normal Line of a curve % about a given point %define x for sy...
presque 2 ans il y a | 1 réponse | 0