統計
MATLAB Answers
11 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
drive space exist and not able to save txt file
Hi all. I am running a for loop to generate binary file and save it as .txt file to be used later (305MB each file). Suddenly,...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
two matlab figures as inset
Hello all I have 4 saved matlab figures (.fig) and i want three to be the inset of one. How can I do this.
7年以上 前 | 1 件の回答 | 0
1
回答質問
integrate two vectors of data
Hi all I have two vectors of data. They are the same length. I want to multiply them and integrate over a distance. How can I...
8年弱 前 | 1 件の回答 | 0
1
回答質問
2d plot from 1d plot
Hello all. I have one vector as a function of x of length 1220 point and another vector as a function of y of length 1933 poi...
8年弱 前 | 1 件の回答 | 0
1
回答質問
system of differential equations solving
Hello all I have a system of differential equations which can be expressed as dE(z)/dz=S(z)E(z), where S(z) is 6x6 Any wa...
8年以上 前 | 0 件の回答 | 0
0
回答質問
fitting code from cftool
I used a cftool to create a code to fit my data. I want to use linewidth of 2 points. when I used figure( 'Name', 'untitl...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Solving system of nonlinear equations
Hello all. I want to solve 10 nonlinear equations in 10 variables. I used 'solve' function but it didn't give me a result " _it...
12年以上 前 | 1 件の回答 | 0
1
回答質問
error: too large number in context
Hi there When I run my m file program, I have the following error. My program has a symbol called 'n' which I evaluate numerica...
13年弱 前 | 1 件の回答 | 0
1
回答質問
problem in using symbols
Hi everyone I have a problem in my program. I have a symbol called 'f' in an equation when I write (3*10^-12)/(1-f) it is writt...
13年弱 前 | 1 件の回答 | 0
1
回答質問
how to use the output of 'solve' in another equation
Hi everyone I used 'solve' function to solve an equation and got a variable 'v' then I converted it to double. The problem is w...
13年弱 前 | 1 件の回答 | 0
1
回答質問
evaluate expression
I have equation y=x*exp( (1-y)/(A*y)*B ) where A nd B constants in my program. I have a vector values for x. How can I eva...
13年以上 前 | 2 件の回答 | 0