David Hagan
MIT
2012 年からアクティブ
Followers: 0 Following: 0
http://davidhhagan.com
Professional Interests: Heat Integration, Value Investing, Compartmental Modeling, Saving the world
統計
All
ランク
of 156,205
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Pxy Generator for Binary Ideal Solutions - w/Database
The Pxy generator plots the Pxy diagram for a binary ideal solution.
約12年 前 | ダウンロード 2 件 |
送信済み
T-xy Generator for Ideal Solutions
Assuming Raoult's law is valid, this GUI plots the Txy diagram and calculates the x-y splits.
約12年 前 | ダウンロード 3 件 |
質問
There is no .accdb option on my new install of Matlab in querybuilder?
I just built a new desktop and reinstalled Matlab, including the toolboxes I own. However, I went to use the querybuilder to im...
12年以上 前 | 1 件の回答 | 0
1
回答送信済み
Antoine Equation: GUI
This GUI calculates vapor pressure as a function of temperature and plots P over the allowable range
12年以上 前 | ダウンロード 1 件 |
回答済み
Trouble using jacobian inside a function
Thanks for the help. I ended up just defining the symbols inside each method instead and it works fine!
Trouble using jacobian inside a function
Thanks for the help. I ended up just defining the symbols inside each method instead and it works fine!
13年弱 前 | 0
質問
Trouble using jacobian inside a function
I wrote a function that uses the Newton-Raphson method to solve a system of n equations and n uknowns (n<= 4 at the moment) but ...
13年弱 前 | 2 件の回答 | 0
2
回答質問
How to request input and set as symbols?
I am attempting to write a code for the Newton-Raphson method which essentially solves a system of n equations and n unknowns. ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Issue regarding output after running a script
I wrote a function that uses the Newton-Raphson method to calculate the value of y for the following equations: x^2 + y^2 - 1 ,...
13年弱 前 | 1 件の回答 | 0
1
回答質問
General Optimization Question -- Linear Programming
I am trying to learn optimization techniques using linear programming and have a general question. Say I were to have to linear...
約13年 前 | 0 件の回答 | 0
0
回答質問
Cutting time using optimization instead of a potentially endless for loop ?
Okay, so I have written a code that generates two linear piecewise functions: a hot stream and a cold stream. The hot stream be...
約13年 前 | 1 件の回答 | 0
1
回答質問
Solving for an x value using ppval
I have created a linear piecewise function using interp1 which works beautifully given the x value. Is there a way for which I ...
約13年 前 | 1 件の回答 | 0
1
回答質問
Best method to define a linear piece-wise function given limits and line equations?
I am writing a function(also new to matlab) that is fed the following: 1. the x limits of each piece 2. the slope and int...
約13年 前 | 1 件の回答 | 0