Statistiques
2 Questions
0 Réponses
RANG
39 033
of 301 186
RÉPUTATION
1
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 21 188
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 292
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
Using fprintf for complex numbers
Hi, I have Z1= sqrt(3) * exp((pi*i)/4) Z2= 2 * exp((pi*i)/6) Z3= sqrt(3) * exp((3*pi*i)/4) Z4= 2 * exp(pi*i) Z5= 2 * exp(-...
plus de 6 ans il y a | 5 réponses | 1
5
réponsesQuestion
function using X=@x[1,x,x^2,...x^n] of length x.
I'm writing a function for general least squares regression. function [p, dp, chi2] = gllsr (X, x, y, sgm) Outside my f...
plus de 9 ans il y a | 1 réponse | 0
