Pinco - MATLAB Central
photo

Pinco


2012 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 01/12 to 04/25Use left and right arrows to move selectionFrom 01/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 質問
2 回答

Cody

0 問題
1 解答

ランク
210,253
of 298,086

評判
0

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

回答採用率
30.77%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
119,051
of 160,316

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

回答済み
pdepe for a fourth-order de
any ideas?

約10年 前 | 0

質問


pdepe for a fourth-order de
Hi everyone. I'm trying to solve the following pde: <<https://dl.dropboxusercontent.com/u/45403015/web2/latex-image-1.pdf>> ...

約10年 前 | 1 件の回答 | 0

1

回答

質問


bvp4c: a singular Jacobian encountered
Hi everybody! I'm trying to solve the following second order differential equation with known boundary conditions: global a...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


second order nonlinear ode with polynomial terms
Hi everyone! I would resolve the following nonlinear differential equation: f(Y) + b(Y) (Y')^2 + g(Y) Y'' = A where Y i...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


coupled partial differential equation (system of pde)
Hi everyone! I have to solve the following system of two coupled partial differential equations: dY/dt = a + b(Z-Y) + R (d^2 ...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


coupled partial differential equation (pde)
Hi everyone! I have to solve the following system of two coupled partial differential equations: dY/dt = a + b(Z-Y) + R (d^...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


ODE: equation solution problem
Hi everyone! I'm using ode solvers for the first time, and I have some problems. I want to resolve y'(x) + 3 y(x) - 6x = 0, ...

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

1

回答

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12年以上 前

質問


Fitting with constrained coefficients
Hi everyone! I created a fittype object, but I want to impose constrained coefficients and fixed value, for example: ...

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

1

回答

質問


Improving modal analysis code
Hi everyone! My code resolves a dynamic problem with coupled equation, so I study this problem in the modal space. I have ...

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

1

回答

質問


GUI: draw 2 point
Hi everyone! I'm developing a GUI, and now I have a problem. When I push DRAW button I want to click two times on the image i...

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

1

回答

質問


fitting data with specific function
Hi everyone! I have some experimental data and I have to fit it. Hi want to use a specific function, i.e y(x) = (C*x^a)/Gamma(1...

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

1

回答

質問


polar plot
Hi everyone! I want to plot a function like that: <http://i44.tinypic.com/hu3v2q.jpg> the plot is in fig. 138 (c) and its...

約13年 前 | 1 件の回答 | 0

1

回答

回答済み
save pig image
Now my code is: t = 'P10307'; u = 65; n = 1; for i = 1:12 name = [t num2str(u) '.JPG']; A = imread(name); ...

約13年 前 | 0

質問


save pig image
this is my code: t = 'P10307'; u = 65; n = 1; for i = 1:12 name = [t num2str(u) '.JPG']; A = imread(name); ...

約13年 前 | 3 件の回答 | 0

3

回答

質問


round numeric 0
Hi everyone! I have a matrix like this: A=[ 1 , .3*10^-8 , .2*10^-8 , .2*10^-8; . 3*10^-8; 1; .2*10^-8; .2*10^...

約13年 前 | 2 件の回答 | 0

2

回答