질문


How to implement ode15 in c++ ?
Hello, I would like to know if there exist some library in c++ which can easily implement the ode15 solver in c++. Any suggest...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot symbolic function ?
Hello, So I have a function f of a symbolic variable let's say x , and I would like to plot my function versus 1/x. How can ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

제출됨


Montecarlo Simulation of Ising Model
A simple simulation for 1,2 and 3 dimensional Ising model.

거의 4년 전 | 다운로드 수: 3 |

Thumbnail

질문


How to save a matlab table?
I would like to save this matlab image representing a table of data as a .png or .pdf centered and without white boreder, do you...

대략 4년 전 | 답변 수: 1 | 1

1

답변

질문


How to export high quality plot in eps format ?
I have a problem with the quality of some plots I'm saving in eps format to insert it in a .tex file, the command i use to save ...

대략 4년 전 | 답변 수: 1 | 1

1

답변

질문


How to interprete output of solve function ?
Hello, I'm trying to solve with math tool box a non liner equation : with the code syms x solve ( x^2-(1+x)^2 + x^2*(1+x)^...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to print a matlab table to a file with the same layout ?
I would like to include a matlab table into a latex document , but keeping the same layout ( apperance) that has in matlab, I m...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How can I change data directly from the plot ?
How can I divide the data on the first plot by 2 using command line ? I mean is there a way like ax = gca ; ax.Children(2)...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


How do I change the properties of a series od data in a plot with multiple series of data in it ?
I have 3 series of datain the same plot, and I would like to change properties such as color and marker type on each different d...

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Finding repeating values in an array
maybe i do not understand the problem but anyway [val, ind] = min ( A ( pos_in_b) ) A(ind) = []

대략 4년 전 | 0

답변 있음
Something to replace 'dir' command?
Maybe ls command would work

4년 초과 전 | 0

제출됨


2D Ising Model
This is a simple simulation of the 2D Ising Model.

4년 초과 전 | 다운로드 수: 6 |

Thumbnail

질문


Creating a gif from a matrix of double.
My problem is that I have a set of matrices , each matrix contain only 1 and -1. What I'm trying to do is to make a gif of thi...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Retrive variable out of a parfor loop
I've got a simple problem, I run a parfor loop inside which i call a function which return some variables, the problem is that s...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Hiding only a section of code in live script.
Hi everyone, Is there a way to hide not all the code of the live script but only some section ??

4년 초과 전 | 답변 수: 2 | 3

2

답변

질문


Help with displayFormula from symbolic math toolbox
Hello everyone, i've got a simple question but i can't find the answer in the forum: The function displayFormula from the sy...

4년 초과 전 | 답변 수: 1 | 2

1

답변

질문


How togerate a gif .
Hi, I would like to know a simple way to create a gif , i had a matrix A of random values -1 and 1 and i use imagesc to visualiz...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Periodic indexing of a matrix
I need some help, i have a matrix rapresenting points on a grid and when given a element i would like to find the indices of it...

4년 초과 전 | 답변 수: 1 | 0

1

답변