Statistiques
RANG
19 608
of 281 890
RÉPUTATION
2
CONTRIBUTIONS
20 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
35.0%
VOTES REÇUS
2
RANG
of 19 064
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 134 263
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
Content Feed
Question
Publish Problem in PDF
Hello. I have tried to publish my work, but I just get out in the output just a small part of my work. No figures is not eith...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Cells break disappear - Why?
Hello. Sometimes when I have my code in different cells breaks, the cells breaks suddenly disappear, and I have no clue why? ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Calling two m.files
Hello. Perhaps I have asked this question before, but this time, I would be more specific what I meant. I have one m.file,...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Create a startpoint in form of a ring on my graph
Hi! I wonder how to create a marker in form of a "ring/circle" on my startpoint a graph? Thanks Cillian
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
ode45 - to a matrix
Hello. I got another problem again. I want to get what ode45 returns to U:s first column of x-values, y-values and z-values....
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
ODE-matlab
Hello. I want to solve this equation system: x ̈ = q ( y ̇ B z − z ̇ B y ) m y ̈=−q (x ̇Bz−z ̇Bx) m z ̈= q (x ̇By −y ̇Bx...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Publish into PDF in Matlab
Hi. When I tried to publish my work into PDF, the whole code is not been displayed for some reason. I really don't know what...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Error problem.
Hi. I got the error; "The value assigned to variable 'U' might be unused". I have tried to change the letter 'U' to somethin...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to call m-files
Hello. I want to call m-files to a another m-file. More specific, I have two m.files that I want to call from another m-fi...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Matrix consist of letters
Hello. I really want to know if it is possible to fill a matrix with x,y and z. Here is my attempt so far: >> X=zeros(...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Eulers - Backwards
Hello everyone. If I want to write Euler's (Backwards) y(tj)=y(tj-1)+h*f(tj,y(tj)) on the formula x=g(x). then, what shoul...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Changes in vectors
Hello again. This is perhaps more a logic question, If I got measure points at the time t is wrong, and the correct ones i...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Volterra-Lotka - questions
Hi. I got problem with a interesting code here. If I got: u'(t)=a*u(t)-bu(t)u(t) and v'(t)=-cv(t)+dv(t)v(t) 1. What are...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Fixed point (matematice)
Hello. I have attempt to code a fixed point in MATLAB. But I don't know if this correct, but I think it works. function s...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesError using dot(A,B) - size/dimension problem
sorry that I haven't been so clear abut this. here is the code: function s = mirror(x,A,B,C,D) % x is a point in the room. ...
plus de 11 ans il y a | 0
Question
Error using dot(A,B) - size/dimension problem
Hello. I get the error "Error using dot (line 15) A and B must be same size." (Which is dot(A,B) ) I have tried numbers of t...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Finding Primary voltage & the Main stress direction.
I try to find "primary voltage" and "the main stress direction." (I think they call, or elese it could be a bad translation) ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Arithmetic in Matlab
Hello. This is a very simple question, and perhaps very basic, but I just want to make it clear for me. When do I use .^ ...
plus de 11 ans il y a | 2 réponses | 1
2
réponsesQuestion
How to use Semilogy in MATLAB
Hello. I want to make a graph with help of 'semilogy', the graph should display the Condition numbers grows with n. This ...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Build matrix with other matrices.
Perhaps this is a simple question, but I need an answer. If I want to build a 6x8 matrix with help of 6 other matrices, is t...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to mirror image in MATLAB.
I really need help with the task below, can someone give a hint, just how to start solving this problem? Write a progr...
plus de 11 ans il y a | 1 réponse | 1