Statistiques
9 Questions
0 Réponses
RANG
66 669
of 300 780
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
11.11%
VOTES REÇUS
0
RANG
of 21 086
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 018
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
Triple integral (NO with @func)
I have a numerical function, F, depending on three variables, x,y,z, and I need to integrate it. The problem is that F does not ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
3D plot over triangular grid
I want to make a 3D plot over a non-rectangular grid. I have vectors X=linspace(0,1,100) and Y=linspace(0,1,100) and I create...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting a column of a matrix as function of the others
As the result of a computation, I have a Nx3 matrix (N is huge). The first column is called X, the second column is called Y ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Running two MATLAB programs at the same time
Hi, I have a function in Matlab which depends on an input N. I need to run function(2),function(3),function(4),function(5) and ...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Construct collection of sequences of 1's and 0's
Hi, I have the vectors v1=[1 1 0 0], v2=[1 0 0 1], v3=[0 1 1 0], v4=[0 0 1 1]. For given N, I want to consider the set of a...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Reconstruct a scalar field from its gradient
Hi, *I have a cartesian grid* over the rectangle [0,N]x[0,M]. *In each point of the grid, I know the gradient of a certain sc...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
plotting points with different colors
Hi, I have a MxM matrix RegionsMap whose components are integer numbers between 1 and 4. The element RegionsMap(k,j) repre...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
problem with passing a function handle to a function
I have a code to implement Newton-Rapshon algorithm fo find the zeroes of a function. In order to try it, I defined in the termi...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
compute force matrix from positions matrix
Hi, I have the following problem. I want to create a function which takes as inputs a 1XN vector of masses and a Nx3 matrix o...
presque 10 ans il y a | 1 réponse | 0
