Statistiques
6 Questions
0 Réponses
RANG
244 884
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
83.33%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
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
Extracting data from figures
So i have a set of code that creates a bunch of figures for me. I would then like to extract the data from said figures. Ab...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Selecting files from a directory
Probably a simple question but i currently use sims = uigetdir ('C:\Matlab') info = dir(fullfile(sims,'*.in')) list = {info....
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Using gausswin function and iFT'ing data
I have a problem using this function to be able to achieve the results i would like. I have a set of x-y coordinates and a z va...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Removing complex numbers from a set of data
I am trying to plot a set of data as a surf plot. The y and x data are fine. However, the z data comes in the form of a complex ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Extracting x,y data from a folder of figures
I currently have code which extracts the x,y data from a set of figues into a cell of arrays of the data. This is what i want to...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Making a sum into a for loop
i have a set of equations i would like to sum. ND = ((multiND(1,1))/sigmapi) * exp(-((x-(isofm(1,1))^2)/(2*(sigma^2)))); ND2 =...
environ 4 ans il y a | 1 réponse | 0
