Publications by
Document
Unit 1 php assignment 2023-08-23 Php Unit 1 Assignment Download Php_Assignment_1.pdf ...
91 sym
Document
Unit 1 2023-08-23 What is PHP Definition The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications. This tutorial helps you to build your base with PHP. The PHP Hypertext Preprocessor (PH...
17917 sym 7 tbl
Document
— (01/20はここから) — (12/23のおさらい) 熱力学第一法則(エネルギー保存則)より、 \[\begin{equation} dU = TdS - pdV + \mu dN + ... \end{equation}\] を満たす。すなわち、 \[\begin{equation} U = U(S, V, N) \end{equation}\] かつ、内部エネルギーの微小変化は完全微分であることから、...
13096 sym
Document
practical - Week 1 2023-08-23 Practical 1: Get version and configuration information in php <!DOCTYPE html> <html lang="en"> <head> <title></title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <h1> This is the function for php verion in...
224 sym
php_practical_week_2
practical - Week 2 2023-08-23 Practical 1: Create a simple HTML form and accept the user name and on submitting the form greets the user with welcome message through PHP echo statement. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Do...
414 sym 3 img
Document
論文再現 Mihara T, et.al. A network meta-analysis of the clinical properties of various types of supraglottic airway device in children. Anaesthesia. 2017;72: 1251–1264. 論文ではBayesianネットワークメタ解析しているが、近年Frequentistの方法でも解析できるようになってきている。実習ではFrequentis...
2210 sym R (5569 sym/50 pcs) 6 img
Time series plots from vectors
Time series plots from vectors Perhaps the most basic type of plot to make is a TIME SERIES PLOT x-axis is … time ## y-axis is … something that changes over time Example time series Time series plot - Wolves of Yellowstone NP Some classic time series plots Classic time series R comes packaged with some time series plots in a special ...
5678 sym 13 img
Data structures in R & an Introduction to Vectors
Data structures in R - an Overview Data needs to be organized numbers and text needs to be organized for computers to work with it DATA STRUCTURES are different ways computers organize and work with data R uses mostly fairly intuitive data structures that are similar a printed table or a spreadsheet Data needs to be organized Tables / sprea...
8890 sym 3 img
practical week4
practical - Week 4 2022-08-29 Practical 1: Fill in the blank (…) for the following php pgoram and complete it Practical 2: Fill in the blank (…) for the following php pgoram and complete it Practical 3: Fill in the blank (…) for the following php pgoram and complete it Practical 4: Check if a variable is both of type INT, and between...
367 sym 4 img
Document
practical - Week 5 2022-08-29 Practical 1: Regular expression for matching whitespace (space, tab, new line) Practical 2: Regular expression for matching non-whitespace character Practical 3: Regular expression for matching a digit Practical 4: Regular expression for matching a non-digit Practical 5: Regular expression for a word character...
523 sym 7 img