社区资料

photo

Zoltán Csáti


Université libre de Bruxelles

Last seen: Today|Active since 2012

Professional Interests: differential equations, fluid mechanics, extended finite element method, MATLAB

Statistics

全部
  • 5星级银河系级别3
  • 个人最佳下载级别2
  • 首次审查
  • GitHub Submissions Level 1
  • First Submission
  • Revival Level 1
  • 6 Month Streak
  • 感恩3级
  • 知识渊博的级别2
  • First Answer
  • Promoter
  • 求解器

查看徽章

Content Feed

查看

Answered
What frustrates you about MATLAB? #2
Before I started using Python this year, I was a happy MATLAB user. I still like MATLAB because I am efficient in it, but here a...

1year ago | 8

Question


MATLABreturns empty string from C-MEX file
I have an external C function which takes a double pointer and returns a char. The problem is that when I interface that functio...

3 years ago | 1 answer | 0

1

answer

Answered
具有周期性边界条件的2D Voronoi图
If you want to create a periodic 2D Voronoi tessellation, the main steps are the following: 1. Create the seeds on the orig...

3 years ago | 0

Question


最小的非零特征值用于广义特征值问题
我有两个矩阵,*a*and*b*,为此我要解决广义特征值问题*ax*= lambda**bx*。实际上我只是...

3 years ago | 1 answer | 0

1

answer

Question


对象阵列的快速iSmember
I have an object oriented code which calls the _ismember_ function many times. I saw forum discussions recommending the unducume...

3 years ago | 0 answers | 0

0

答案

Submitted


githubfetch
Download file from GitHub with MATLAB

4年前|4个下载|

Question


进度栏file下载
I would like to know how much of a file is downloaded when using *urlwrite*. It gives indication to the user about the process.

4年前|0答案| 0

0

答案

Question


从MATLAB打开OpenGL程序时的图形问题
我使用基于OpenGL的有限元元素可视化器 *glvis *。当我从终端运行它时,它会尽可能地工作。但是,W ...

4年前|0答案| 0

0

答案

解决了


有害周年纪念问题
Since Cody is 5 years old, it's pernicious. A is an integer w...

在4年前

解决了


The 5th Root
编写一个函数以找到一个数字的第五根。听起来很容易,但是不允许使用典型功能(请参阅测试su ...

在4年前

Question


parfor results core dump
MATLAB R2015B在64位Linux上崩溃。我设法跟踪了失败的原因,这是代码值的这一部分=单元格(1,nelem ...

4年前|0答案| 0

0

答案

Question


观察添加到轴上的图形对象
I have an axes object which contains several child objects (lines, patches, etc.). I have a function which sets the callback fun...

4年前|2 answers | 1

2

答案

Question


我应该对函数指出输入参数吗?
Suppose I have a function which requires no inputs. Should I indicate it with parentheses () or leave it naked? Both cases work,...

4年前|1答案|0

1

answer

Submitted


collinear
Determines if points are collinear

4年前|7 downloads |

Thumbnail

Question


为什么“详细信息”函数对对象的显示不仅仅是“ disp”?
According to the documentation, the 'details' function provides more information when the input is an object than 'disp'. Howeve...

4年前|1答案|1

1

answer

Question


测试套件的正则表达式
Where could I find a test package for regular expressions in MATLAB? There are many in different languages, but the MATLAB synta...

5年前|1答案|1

1

answer

Question


Where is MATLAB's function browser in the Editor?
In older MATLAB releases (e.g. 2011a), there was an icon in the Editor which popped up the functions seen in an m-file so that I...

5年前|1答案|0

1

answer

Question


Return output from the main function after a specific callback
I am building a GUI programatically. I created a *_main_* function which sets the GUI objects and their callback definitions. Af...

5年前|1答案|0

1

answer

Question


Dependent property is shown in the variable editor even before its get method
I have a class with a dependent property. But even before I invoke its get method, its value is shown in the Variable Editor. Ho...

6年前| 1 answer | 0

1

answer

Answered
如何将指针分配给对象的属性?
经过深入讨论,可以在

6年前|1

|公认

Question


如何将指针分配给对象的属性?
我想创建一个面向对象的有限元素。我有一个 *节点 *。由于有限元网格中的节点(reth ...

6年前| 1 answer | 1

1

answer

Question


如何致电子类构造函数
我有一个 *mesh1d *。我想创建另一个类,称为 *crack *为 *mesh1d *的子类。我的子类有一个(...

6年前| 1 answer | 0

1

answer

Question


How to efficiently update an image if one matrix element is changed
I have a matrix in which I change only one element in every iteration of a loop. I want to display that matrix as an image using...

6年前| 1 answer | 0

1

answer

Submitted


傅立叶分化
Fourier spectral differentiation of a periodic real function

6年前|2下载|

Question


包含%的文件路径
我想了解Windows中包含%(例如%matlab_root%,%appData%等)的目录的路径。但是,功能l ...

6年前| 1 answer | 0

1

answer

Question


Can I use Visual Studio 2013 with MATLAB R2011a unofficially?
任何人都可以使用MATLAB R2011A使用Microsoft Visual Studio 2013编译器使用

6年前| 1 answer | 0

1

answer

Submitted


克莱默规则的计算成本
证明Cramer在线性方程式系统上的巨大成本。

6年前|1download |

Submitted


切比雪夫单项依据
切比雪夫单项依据conversion

6年前|2下载|

Submitted


单一至chebyshev
单一至chebyshevconversion

6年前|1download |

Answered
rand matrix for FM
我建议您生成所需尺寸的矩阵,然后修改其一个元素,以使总和保持。例如。一个 ...

6年前|0

Load more