photo

David Hagan


MIT

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

http://davidhhagan.com
Professional Interests: Heat Integration, Value Investing, Compartmental Modeling, Saving the world

统计学

All
MATLAB Answers

8 个提问
1 个回答

File Exchange

3 文件

排名
211,594
of 299,806

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
4,994 of 20,809

声誉
267

平均
4.00

贡献数
3 文件

下载次数
7

ALL TIME 下载次数
2620

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


Pxy Generator for Binary Ideal Solutions - w/Database
The Pxy generator plots the Pxy diagram for a binary ideal solution.

13 years 前 | 5 次下载 |

3.0 / 5
Thumbnail

已提交


T-xy Generator for Ideal Solutions
Assuming Raoult's law is valid, this GUI plots the Txy diagram and calculates the x-y splits.

13 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

已提交


Antoine Equation: GUI
This GUI calculates vapor pressure as a function of temperature and plots P over the allowable range

13 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答