統計
MATLAB Answers
11 質問
0 回答
ランク
of 159,472
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Simulaciones de contacto FEM en Matlab
Buenos días, Quise participar en el curso: Análisis de Elementos Finitos con MATLAB, que se dio el 3 de octubre. me han mandado...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Program no longer working from Matlab version 2021b to 2022a
I have a matlab code which presents an error in fsolve. "Objective function is returning undefined values at initial point. FSOL...
約2年 前 | 0 件の回答 | 0
0
回答質問
Read data from .txt with regexp
I want to load numeric data from a .txt file, which contains both string a numeric and contains non standard arranging. I am att...
3年弱 前 | 1 件の回答 | 1
1
回答質問
Distance between a point(x,y,z) and a surface(X,Y,Z)
I am trying to calculate the minimum distance between a point(x,y,z) and a surface defined by points (X;Y,Z). I now the normal t...
約4年 前 | 2 件の回答 | 1
2
回答質問
Using CSCVN to interpolate
I am trying to use CSCVN function to interpolate a vector between 2 points as shown in figure. However, even if a obtain the...
約4年 前 | 1 件の回答 | 2
1
回答質問
Is there a way to load data from an Excell file making sure that this is Saved?
In one of my projects, I am constantly editing input data for a Matlab program in an .xlsx file. Each time I run the Matlab prog...
約4年 前 | 1 件の回答 | 0
1
回答質問
Which function can I use instead of fsolve to solve a system of nonlinear equations with a global optimisation?
I am trying to solve 3 non linear equations and I cannot have good guess values for those equations. I read along different docu...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How can I interpolate a screw surface?
I created a screw surface, as shown in the figure and I would like to interpolate this surface and evaluate it in a finer mesh. ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to recenter a circle?
I am trying to fit experimental data of a gear 2D measurement. I fit external diameter with the the function circfit so that I...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How can I plot an order which is a string variable?
Due to my code I have a variable which contains the orders I need to plot: S is a structure of 1x5 struct of 2 fields(Ftime and...
約8年 前 | 1 件の回答 | 0
1
回答質問
Convert from textread() to textscan()
I'm trying to update my code and I want to know how can I type this with textscan() formats = '%s%s%s' ; headerLines4 ...
8年以上 前 | 0 件の回答 | 0