Florian Spicher
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Problem adding a field to a struct via function
Hi! I would like to use functions, which compute a few things, and then add the respective results to my struct. My problem is ...
約3年 前 | 1 件の回答 | 0
1
回答質問
Create data structure associated to a mesh
Hi! I need some help with an exercise. I'm not asking for solutions but only an explanation of what I am supposed to do, because...
約3年 前 | 0 件の回答 | 0
0
回答質問
Matlab structure of struct
Hi! I'd like to create structures and store them, but I don't know how to do it. For example, for a function, we write somethin...
約3年 前 | 2 件の回答 | 0
2
回答質問
Find the coordinates of a triangle in a mesh
I am working with a 2D mesh generated by Gmsh and here I'd like to compute the area of the triangles of in my mesh. What I don't...
約3年 前 | 1 件の回答 | 0
1
回答質問
Integral doesn't work
I'm supposed to implement a program which, for a given partition xi and a continuous fonction on [a,b], computes the solution of...
約3年 前 | 1 件の回答 | 0
1
回答質問
Defining vector of integrals with undefined function
Hi! What I'd like to do is to define a function r, which takes a function f and a partition xi as arguments. r would be a vector...
約3年 前 | 1 件の回答 | 0
1
回答質問
Use results in the definition of my functions
I would like to use my X(i)s to define my function p, but it says that they are undefined variables or functions. How can I do? ...
約3年 前 | 1 件の回答 | 0
1
回答質問
Constants not recognized in integral
I'm a begginer with Matlab, so I bet this is obvious but I don't understand the error I have. Can you please help me correcting ...
約3年 前 | 2 件の回答 | 0
2
回答質問
Problem running my first program
I'm trying to use the function fsolve to find the solution of my system of equations. First, I defined my function NL_Syst_HW4 ...
約3年 前 | 1 件の回答 | 0