Recent content by tunk
-
T
Can Using Regular Water Instead of DI Water Affect Electrodeposition?
ok great, so basically it isn't bad to use regular water its just not the best, most consistent method. -
T
Can Using Regular Water Instead of DI Water Affect Electrodeposition?
what happens if u accidentally use regular water to dissolve something u want to electrodeposit later instead of using DI water? will it change how it normally works? i think i mixed up the jars :frown:. -
T
Using labview to control a kent scientific genie plus syringe pump
i need to find a way to control the syringe pump in my lab so that i can control the flow rate in real time from the computer, ideally from a simple dial i scale up or down. the pump can connect to the computer using a rs-232 port and someone suggested to me that labview would be the easiest...- tunk
- Thread
- Control Pump Scientific Syringe
- Replies: 1
- Forum: Programming and Computer Science
-
T
MATLAB Efficient Summation in MATLAB for Biphasic Model: Varying n from 0-3 to 0-100
i need to write this into MATLAB http://www.engin.umich.edu/class/bme456/ch10fitbiphasic/biphasfit19.gif which i have done here: uj = (-sig/Ha)*(xj-(((2*h)/(pi^2))*((((-1)^n)/((n+1/2)^(1/2)))*sin((n+1/2)*((pi*xj)/h))*exp(((-Ha*ko)/(h^2))*((n+1/2)^2)*(pi^2)*t)))); how do i vary n...- tunk
- Thread
- Code Matlab Matlab code Summation
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX