Package: Thermistor 1.1.0
Thermistor: The Simulation of the Thermistor Network
Given the circuit topology, simulating the Voltage vs. Temperature curve with a set of Resistors (R1, R2, R3 and R4) and Thermistors values (TH1 and TH2) for a given thermistor network shown in Seth DeLand (2024) "Optimal Component Selection Using the Mixed-Integer Genetic Algorithm" <https://ww2.mathworks.cn/matlabcentral/fileexchange/35810-optimal-component-selection-using-the-mixed-integer-genetic-algorithm> and the application in Mak and Wu (2019) <doi:10.1080/00401706.2019.1593246>.
Authors:
Thermistor_1.1.0.tar.gz
Thermistor_1.1.0.zip(r-4.5)Thermistor_1.1.0.zip(r-4.4)Thermistor_1.1.0.zip(r-4.3)
Thermistor_1.1.0.tgz(r-4.4-any)Thermistor_1.1.0.tgz(r-4.3-any)
Thermistor_1.1.0.tar.gz(r-4.5-noble)Thermistor_1.1.0.tar.gz(r-4.4-noble)
Thermistor_1.1.0.tgz(r-4.4-emscripten)Thermistor_1.1.0.tgz(r-4.3-emscripten)
Thermistor.pdf |Thermistor.html✨
Thermistor/json (API)
# Install 'Thermistor' in R: |
install.packages('Thermistor', repos = c('https://zuelxy.r-universe.dev', 'https://cloud.r-project.org')) |
- CompValues - Dataset for the standard components values
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 months agofrom:9789d73149. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:plot_voltageCurveSquaredLosstempCompCurvevoltageCurve
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dataset for the standard components values | CompValues |
Plot the V-DeltaT Curve | plot_voltageCurve |
Squared Loss of Objective | SquaredLoss |
Calculate V-DeltaT Curve | tempCompCurve |
Calculate V-DeltaT Curve for Given Indices | voltageCurve |