Data Definition and 998 Threads
-
M
Deriving values from experimental data (algebra help)
One more question - I'm working on a problem in which I need to determine the values of R and p in the equation: {E_{B} = -RZ^{2}n^{p}} Where Z is 1 (we're using a hydrogen atom), and n is the principle quantum number of the electron. I know p is 2, but the point of the exercise is the...- meriadoc
- Thread
- Data deriving Experimental Experimental data
- Replies: 1
- Forum: Introductory Physics Homework Help
-
B
Can I Build a Career in Data Analysis with a Physics Background?
Hi physics forums. I'm a 4th year student in Applied Physics. Originally I had no idea what I wanted to do with my education, or what useful skills I was learning. This year I've got a lab course and a computational physics course that have piqued my interest. I'm really enjoying...- boomtrain
- Thread
- Analysis Career Data Data analysis
- Replies: 10
- Forum: STEM Career Guidance
-
K
What Factors Influence the Redshift of Distant Galaxies Beyond Doppler Effects?
Why it's not explained just by Doppler redshift caused by faster movement of those galaxies billions of years ago when that light was emitted? Would the speeds of the galaxies necessary for Doppler redshift to explain all of the observed galaxies redshift be unreasonable or is there something...- Kamil Szot
- Thread
- Data Experimental Experimental data Galaxies Redshift
- Replies: 12
- Forum: Cosmology
-
S
Calculating variance of a single statistic from different collections of data
Let's assume there's a magical ball that bounces once every .5 seconds, and that there was a specific machine designed to calculate the rate of the ball's bounce (with error). After performing numerous readings of the ball's bounce using this machine, you have a collection of values describing...- spaceWatch
- Thread
- Data Statistic Variance
- Replies: 7
- Forum: Set Theory, Logic, Probability, Statistics
-
Z
Propogation of uncertainty in a data set (finger-math at most)
Homework Statement I have conducted a simple lab, that involves getting the distance traveled by a vertically falling weight at certain time intervals. Velocity is calculated for every time interval (distance traveled per time interval). Then I graph velocity versus time to get acceleration...- ZamielTheGrey
- Thread
- Data Set Uncertainty
- Replies: 1
- Forum: Introductory Physics Homework Help
-
M
Book on Data Structures for beginners
I am an undergraduate student studying Computer science and engineering (2nd yr). I have studied the basics of C programming and have started studying data structures. But I find it oddly difficult to get hold of a good book that explains basics and the algorithms used for various data...- Mandeep Deka
- Thread
- Beginners Book Data Structures
- Replies: 2
- Forum: Science and Math Textbooks
-
V
Need a place to find nuclear data
Hello Im working on a project and I am looking for a place to find nuclear data. For example I'm Interested in Ferromagnetic substances in which the nuclear decay decreases by unit through Electron Capture Is there a place where i could sort data like this? Any info would be appreciated- vuser88
- Thread
- Data Nuclear
- Replies: 2
- Forum: High Energy, Nuclear, Particle Physics
-
P
What can we say about QQPlot of this data ?
This is the QQPlot of a data. What can be inferred from this plot ? (Tested against Normal Distribution) QQPLOT 1 : QQPLOT 2:- paawansharmas
- Thread
- Data
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Y
Fortran Storing Data in Fortran: Solving the File Replacement Problem
I was looking for a fortran code wherein the stored file in DAT file will be stored once I run the program again. My program is just replacing the saved file.- yancee
- Thread
- Data Fortran
- Replies: 10
- Forum: Programming and Computer Science
-
C
Determining appropriate range from test data
Hello all. I am performing chemistry experiments and recording the times of various observed results. What I am doing currently is performing the test several times in order to determine what result is "normal." My goal is to determine a range as a standard by which all future tests will...- ChaoticLlama
- Thread
- Data Range Test
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
F
Finding Average Molarity: SF in Data
Significant Figures in Data Suppose I have two recorded Molarity of a certain solution. And the data I have are: 0.092 M and 0.095 M --- which both has 2 significant figures. If I were asked to get the AVERAGE MOLARITY of my substance, then I'd do: (0.092 M + 0.095 M)/2 = My AVG...- frozonecom
- Thread
- Data
- Replies: 2
- Forum: Other Physics Topics
-
N
MATLAB Importing Data in MATLAB: Plotting Time vs. Third Column
Hi. Suppose I load data from a .csv file: Blah @Blah 2Blah Blah f Blah fa Blah Blahasd Blahasda vasf Blah as Blah asdas Blah Date Time Ch1: 07/25/2012 42:46.0 96.385 07/25/2012 42:46.0 -177.608 07/25/2012 42:46.0 155.481 07/25/2012 42:46.0 64.15 an attempt would be to...- Nusc
- Thread
- Data Matlab
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
N
Amount of data vs. degrees of freedom in fit
Hi I am struggling with a problem here. I have 6 data points, and I have found the solution of a model which I believe should describe the behavior of the data. Now I am trying to fit the parameters of the solution to the 6 data points. The model contains 5 degrees of freedom, all of which...- Niles
- Thread
- Data Degrees Degrees of freedom Fit
- Replies: 17
- Forum: Set Theory, Logic, Probability, Statistics
-
H
Accurately interpolating more Data points for a bump profile
Hi there, I require some advice on how to interpolate more data points on a bump profile. Basically i have a curve defined be twentyfive (x,y) data points. The bump is meant to accurately represent half of an aerofoil. I would like to accurately interpolate more data points (lets say up to...- Hughezy
- Thread
- Data Points
- Replies: 3
- Forum: General Math
-
S
Inconsistent Expiremental Data of Two-Lens System
Homework Statement There is a problem in which we are supposed to calculate the focal length of a diverging lens by putting it in series with a converging lens of known focal length and measuring the resulting image. Distances of objects all from a single common reference point...- ShamelessGit
- Thread
- Data System
- Replies: 4
- Forum: Introductory Physics Homework Help
-
K
MATLAB Matlab fprintf % usage in output data
Matlab fprintf "%" usage in output data I want to save data into a textfile, but I will again need MATLAB to read that text file, in which case, I would like to have my header-text of the data table begin with '%" so that when I am reading from than file, MATLAB will ignore header. I am...- karna87
- Thread
- Data Matlab Output
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
C/C++ Storing Data From C++ Program to a file.
I am using a verlet algorithm in c++ to model the motion of a satellite, and want to output position and velocity data from each timestep so that I can then read it into MATLAB and plot graphs to see how well my model matches the 'real life' graphs. so far I have at the end of each iteration...- engineer_ja
- Thread
- C++ Data File Program
- Replies: 3
- Forum: Programming and Computer Science
-
T
Fortran Fortran Help: Matching Data and writing values
hi i have two file with following data file-1 (named: xyxp.dat) 6 1 1 0 10 3 2 1 5 3 5 4 8 0 0 0 11 1 2 5 4 5 6 4 12 file-2 (named: xyzn.dat) 6 1 0 0 0 2 1 1 0 3 3 2 1 4 1 2 5 5 3 5 4 6 5 6 4 now i want to match each value of the first three columns of file -1 with the corresponding...- timewilltell
- Thread
- Data Fortran Writing
- Replies: 3
- Forum: Programming and Computer Science
-
B
P-Chem: Van der Waals Equation data
Homework Statement Based on values for the Van der Waals equation tabulated in Table 1.6 in appendix A, determine an approximate molecular volume for CCl4 and CH4. Rationalize these values based on reasonable bond lengths and other parameters. The Lennard-Jones potential energy function is...- bubbaburp
- Thread
- Data Van der waals
- Replies: 2
- Forum: Biology and Chemistry Homework Help
-
A
AIPS: flagging bad data, calibration, etc
i am trying to learn AIPS in preparation to doing research in radio astronomy. I know the basics of radio astronomy and that AIPS is used to reduce data and remove errors from images due to atmospheric disturbances, but I don't really know what kind of errors in the data I should be looking...- Aziza
- Thread
- Calibration Data
- Replies: 1
- Forum: Astronomy and Astrophysics
-
A
Fortran Nested iterators produce only zeros as data (gfortran)
Hello. I'm supposed to plot a bifurcation diagram for the logistic map. What I'm trying to do is calculate 1128 iteration of y=a*y*(1-y), scrap the first 1000 and write the last 128 points of data in the LogisticMapDiagram.dat file and then plot that with gnuplot, but the value of y stays in...- agsiar
- Thread
- Data Gfortran
- Replies: 2
- Forum: Programming and Computer Science
-
Thermodynamic Data for Nitrogen
Does anyone have a good source of saturation data for nitrogen at low pressures? By low pressures, I mean something along the lines of 0.01 atm. Thanks,- boneh3ad
- Thread
- Data Nitrogen Thermodynamic
- Replies: 6
- Forum: General Engineering
-
M
MHB Would Network Traffic Rate Estimates Follow a Pareto or Normal Distribution?
I have a question that is confusing me. If traffic in a network is being generated from a Pareto distribution, And I am estimating this traffic rate at each packet arrival, If I was to take the previous x estimated rates as a sample of data, Would the distribution of these estimated rates...- mloo01
- Thread
- Data Distributions
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
J
Accelerometer and data acquisition system specification
Hi, I'm a Mechanical Engineering student and the voodoo that is electronics/ electrical engineering baffles me. However a portion of my final year project requires me to specify certain transducers and a data acquisition system. At the minute I am trying to specify an accelerometer...- JCJones
- Thread
- Accelerometer Data System
- Replies: 2
- Forum: Electrical Engineering
-
S
Gravitational wave data analysis. More of Signal processing techniques
I am using the matched filtering technique to extract the data from a heavy noise background in the process of detection of gravitational waves. I calculate the correlation between the experimental data and a theoretical template. I have been told that the maximum of the correlation function...- saikumar18
- Thread
- Analysis Data Data analysis Gravitational Gravitational wave Processing Signal Signal processing Wave
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
Real time water quality data from Yaquina Bay Or.
Real time water quality data This is data being taken NOW. Note that it links to several sites around the US.- Integral
- Thread
- Data Quality Time Water
- Replies: 2
- Forum: Earth Sciences
-
O
Find Exponential Equation from data points
Hi guys I'm helping my girlfriend with her Calc 1 homework and we seem to be stuck on this one problem. Am I missing something obvious? Homework Statement Homework Equations P = P_0 a^t \frac{5}{20} = \frac{P_0 a^1}{P_0 a^{-1}} \frac{1}{4} = a^2 a =...- Ocasta
- Thread
- Data Exponential Points
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
K
Extraction of carbon distribution data from blended biofuel
Hi, I have been working on molecular formula determination for biojet fuels. Can someone help me here please. I need to find out the molecular formula of Neat Algae jet fuel. I have been provided with the carbon-type (n and iso types) mass fractions for blended jatropha/algae fuel and neat... -
R
What is the formula for these pattern data sequences?
How to derive formula for the series of numbers as below: (a) 4,8,15,16,23,42 (b) 4,17, 23,38,41,46- ryan8200
- Thread
- Data Formula
- Replies: 4
- Forum: General Math
-
Z
Calculating Standard Error of Mean for 2D Histogram Data
Hey everyone, I'm not sure if there is an effective answer to my problem, but here goes: I am working on Ramachandran plots for short peptides (3 amino acids long). For every snapshot of the protein (this would be my data point) there are two angles being recorded, the phi and psi angles...- zedya
- Thread
- 2d Bin Data Error Fall Histogram Standard standard error
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
A
Data of several moons of the planets Uranus (new)
Copy the table and determine keepers third law constant ku for Uranus using the data for the first floor moons sorry for the mirror effect its the only way i could get the page so you could read it .. its on the right # 32 b) find the average of the Ku, values of your calculations...- alicia113
- Thread
- Data Moons Planets Uranus
- Replies: 1
- Forum: Introductory Physics Homework Help
-
N
Drawing Vector Diagrams from Point Data
Do anyone have any software by which i can make a vector diagram from a group of points.you can think it like..suppose you have x & y component of a vector at a point..you can draw that easily but i will have to draw a vector diagram for 100 or more points arranged on a surface...i will give the...- niloy112
- Thread
- Data Diagrams Drawing Point Vector
- Replies: 16
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
V
Solving for Data: Formula with OUTPUT Provided
Hello fellas. I have this formula that encodes data: OUTPUT = (Data * 7) + (Data * 2) + 8 So in this case, if I have the OUTPUT, what is the data. What formula can I use if I have OUTPUT to get Data? Thanks much!- vladtess
- Thread
- Data Formula Output
- Replies: 3
- Forum: Linear and Abstract Algebra
-
G
Accuracy of a GPS receiver by comparing with post-processed DGPS data?
My task is to estimate / compute accuracy of a gps receiver. My experiment would involve using three GPS receivers and post processing software. following is the nomenclature i would follow for explaining my question. Normal GPS receiver: This is the receiver in test, a simple 12 channel...- gkraju
- Thread
- Accuracy Data Gps Receiver
- Replies: 1
- Forum: Electrical Engineering
-
Y
Parabola problem - some data given.
Homework Statement Essentially there is a power line which must be strung between posts on two mountains which are 1669.602m apart. The first mountain is 5m higher than the second. To overcome tension the wire is strung with a sag, 1m of sag for every 75m, or part thereof. This sag is...- yoghu
- Thread
- Data Parabola
- Replies: 8
- Forum: Engineering and Comp Sci Homework Help
-
J
Does WMAP data imply spacetime is flat?
I understand that the Wilkinson Microwave Anisotropy Probe has made observations of the angular size of early fluctuations in the Cosmic microwave background. As the observed angular size is the same as the expected angular size it seems that light traveling to us from those early fluctuations... -
Engineering Bad state of engineering R-working on empirical data
I work as a research assistant in a ceramics laboratory,a very reputed university.I model and analyse internal stress of certain mechanical components,its super-fun.But,the bad part is when I have use the empirical data and fit into an model.Take for example the mathematical modelling of phase...- marellasunny
- Thread
- Data Engineering State
- Replies: 1
- Forum: STEM Career Guidance
-
S
Comprehensive Supernova Catalog: Redshift, DM, DM Err & Position Data
I need a list of type Ia supernova with redshifts, Distance Modulus, Distance modulus error, and position in galactic coordinates, but I havn't been able to find one that has all of that information (I have found several with some of the information, but not all of it). Does anyone know where I...- smithhs
- Thread
- Data Position Redshift Supernova
- Replies: 3
- Forum: Astronomy and Astrophysics
-
N
Calculating Pressure Vessel Thickness with Given Data
Homework Statement Problem: find the thickness of a Pressure Vessel. Given: Operating Pressure, Operating Temperature, Material type and Grade, and OUTSIDE Diameter/Radius Homework Equations q1. how to calculate Design Pressure/Temp. from Operating Pressure/Temp.? q2. how to calculate...- naggar218
- Thread
- Data Pressure Pressure vessel Thickness Vessel
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
G
Combining data from replicated experiments?
How do you go about combining data from replicated experiments? Should you just combine everything into one big set of data and then analyze it, or do you analyze the data from each experiment, and then combine the analyzed data into one set of finalized data? I'm not too sure on what to do...- gravenewworld
- Thread
- Data Experiments
- Replies: 9
- Forum: Biology and Chemistry Homework Help
-
A
Data analysis software for hydrology research
Hello there! This is my first time posting, but I'm a long time reader. I could not find a more appropriate sub-forum. I have just been hired to compile and organize data for an arctic hydrology research project in Fairbanks, AK. They are studying climate change and have recorded a few...- Alkemyst
- Thread
- Analysis Data Data analysis Hydrology Research Science fair projects Software
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Extracting information from Particle Data Group
In Particle Data Group booklet, many refined determinations of the masses and decay widths processes are collected and listed in a fabulous way. But it is still (at least for me) to find the sources of these Data, I mean from which experiments, FOCUS, or BELLE..., are taken? is there other...- DMESONS
- Thread
- Data Group Information Particle
- Replies: 3
- Forum: High Energy, Nuclear, Particle Physics
-
S
Interpreting Data to Satisfy Conservation of Mass
Homework Statement This is not homework. I am having trouble interpreting this data. I don't see how it satisfies a conservation of mass. As the temperature is increasing, how is acetone increasing its mole fraction in both phases? If the mole fraction of acetone increases in one phase...- swmmr1928
- Thread
- Conservation Conservation of mass Data Mass
- Replies: 2
- Forum: Introductory Physics Homework Help
-
S
Help with Data Justification Using Excel 2007
Hi, My name is Stuart and I am an undergraduate student at the University of Strathclyde, UK. I'm just about to start my 3rd year but I was lucky enough to successfully set up a summer project for during the summer where I am working in the Centre for Biophotonics. I've been a member here...- StuartWilson
- Thread
- Data Excel
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
A
Multiplying two data sets which don't have the same length or spacing
As the post title describes, I have two data sets and want to multiply them together (and finally plot them). The problem I have is that the data are different length, so for example using Matlab: >>> data_set1 .* data_set2 But this would not give me the correct answer for a number of...- ademus4
- Thread
- Data Data sets Length Sets
- Replies: 4
- Forum: Programming and Computer Science
-
E
Python [Python] finding the correct data mining approach
I'm having trouble finding the correct approach to my (fairly simple) example. Let's say I have months of data for log-in times of a certain website. The data has been selected and cleaned such that I have a list of Date_Time for each log-in. Now, suppose I wanted to predict the log-ins...- eherrtelle59
- Thread
- Approach Data Python
- Replies: 2
- Forum: Programming and Computer Science
-
N
Mathematica Data format AFTER import into Mathematica from Excel.xls worksheet
. I have a large Excel worksheet (200 columns, 4,000 rows). Every column has a unique and carefully chosen title/label. I'm attempting to use it within Mathematica to create a large number of contour plots (1,000) -- using three columns at a time, for x, y, z. The import, I suppose...- nkormanik
- Thread
- Data Format Mathematica
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
L
Sampled data system freq response
Can someone please explain the frequency response of sampled data system. Why is there a spectrum at 0, Fs, 2Fs, 3Fs. (Fs - nyquist sampling frequency). Shouldn't it be just from zero to Fs/2 ? See fig. 2a in this link - http://www.maxim-ic.com/app-notes/index.mvp/id/928- likephysics
- Thread
- Data Response System
- Replies: 2
- Forum: Electrical Engineering