photo

Petr


University of Warwick

Last seen: 10ヶ月 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
3 回答

ランク
6,371
of 300,302

評判
7

コントリビューション
3 質問
3 回答

回答採用率
66.67%

獲得投票数
5

ランク
 of 20,911

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,040

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
extracting data series from *.fig file
err.. tried it, it tells me >> D=get(gca,'Children'); >> XData=get(D,'XData'); ??? Error using ==> get Invalid pr...

約10年 前 | 2

質問


How to define range of the variables when numerically solving a system of algebraic equations?
In other words, what is the multi-variable version of the following >> evalin(symengine, 'numeric::solve(sin(x) = x^2 - 1, ...

12年以上 前 | 0 件の回答 | 0

0

回答

回答済み
what is the syntaxis for numerical solvers?
thanks! but.. how to introduce the range in which I look for solutions? say, x=1..3 ? what's the syntax?

13年弱 前 | 0

| 採用済み

質問


what is the syntaxis for numerical solvers?
Hi, for the last hour I am trying to start the numerical solver.. The copy-past from "help" numeric::solve([sin(x) = y^2...

13年弱 前 | 5 件の回答 | 0

5

回答

回答済み
extracting data series from *.fig file
Thanks, it works! Probably, something was wrong with my file.

14年以上 前 | 0

質問


extracting data series from *.fig file
Hi there, I have a figure file, but not the original data. Is there a way to extract the data array from the 2D plot, open...

14年以上 前 | 4 件の回答 | 3

4

回答