Cillian - MATLAB Central
photo

Cillian


Lund University

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 04/12 to 04/25Use left and right arrows to move selectionFrom 04/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

20 个提问
1 个回答

排名
19,611
of 298,264

声誉
2

贡献数
20 个提问
1 个回答

回答接受率
35.0%

收到投票数
2

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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? ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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,...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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....

13 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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(...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Error 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. ...

13 years 前 | 0

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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) ...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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 .^ ...

13 years 前 | 2 个回答 | 1

2

个回答

提问


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 ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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...

13 years 前 | 1 个回答 | 1

1

个回答