geodezija 2

Što je to metar? Metar je duljina puta koju svijetlost prijeđe u vakuumu za trajanja intervala 1 / 299 792 458 sekundi.

O kojim elementima ovisi način mjerenja dužina? Način mjerenja dužina ovisan je o više elemenata. U prvom redu o uvjetima na terenu, zahtijevanoj točnosti, raspoloživim instrumentarijem, itd.

Navedi dva osnovna načina određivanja duljina. Dužine se određuju na dva osnovna načina: Neposredno (direktno) i Posredno (indirektno)

Kako se duljine mogu odrediti posredno

...

See on Wikiteka »

Accoubt

orting and Analyzing Current Liabilities:

1. Cobb Company has been under investigation for a potential lawsuit. It is PROBABLE that Cobb Company will

have to pay $1,000,000 to settle a pollution and environmental damage case. What is the necessary action that

Cobb Company should take regarding the lawsuit?

a. Record the liability.

b. Disclose information about the lawsuit in the notes to the financial statements.

c. Nothing because no disclosure is necessary.

d. Record the liability and disclose

...

See on Student Notes »

iss404

Change Management   1. Change Management Defined (Pg 3)   -A collective term for all approaches to prepare, support, and help individuals, teams, and organizations in making organizational change.-Quality improvement can be unsuccessful if change isn't managed effectively. 2. Reasons for Change (Pg 4)   -Globalization and constant innovation of technology lead to a constantly evolving business environment. -Phenomena like social media and mobile adaptability revolutionize business, increasing

...

See on Student Notes »

law first exam

What is a professionalWhat is the difference between a profession and an ordinary job? Definitions and traits: 1. “a vocation or calling, especially one that involves some branch of advanced science or learning” Littrich & Murray Oxfam - dictionary definition 2. Common traits (Millerson in Littrich & Murray): a. Skilled based on body of theoretical knowledge

B. Provision of training and education c. Testing competence prior to entrance d. Organisation e. Code of ethics f. Ethos of altruistic

...

See on Wikiteka »

matematica

Aprendizagens Essenciais de Matemática (Ensino Básico)
Estrutura das AE:

• Domínios:
• Objetivos de aprendizagem:
• Progressão:



Orientações Curriculares para a Matemática no Ensino Básico

Principais objetivos:

• Coerência curricular:
• Diversificação de metodologias:
• Avaliação formativa:



Perfil dos Alunos à Saída da Escolaridade Obrigatória

Componentes do perfil:

• Áreas de competências:
• Valores e atitudes


1. Aprendizagens Essenciais


• São os conhecimentos e

...

See on Wikiteka »

dip notes

i

import cv2
import numpy as np

# Load the input image
img = cv2.imread('input.jpg')  # Reads the image from file

# ---------- Rotation (45° around center) ----------
h, w = img.shape[:2]  # Get image height and width
M_rot = cv2.getRotationMatrix2D((w/2, h/2), 45, 1)  # Rotation matrix: center, angle, scale=1
rotated = cv2.warpAffine(img, M_rot, (w, h))  # Apply rotation

# ---------- Scaling (Down to 50%) ----------
scaled = cv2.resize(img, None, fx=0.5, fy=0.5)  # fx, fy are scaling factors

#

...

See on Student Notes »

AI cheat sheet

‘Soft’ Inference: Probability

  1. What Is Probability?

    • A measure PPP assigning each event AAA a number in [0,1][0,1][0,1].

    • Axioms:

      1. P(∅)=0,  P(Ω)=1P(\varnothing)=0,\;P(\Omega)=1P(∅)=0,P(Ω)=1

      2. 4 disjoint A,BA,BA,B, P(A∪B)=P(A)+P(B)P(A\cup B)=P(A)+P(B)P(A∪B)=P(A)+P(B)

    • Conditional: P(A∣B)=P(A∧B)P(B)P(A\mid B)=\frac{P(A\land B)}{P(B)}P(A∣B)=P(B)P(A∧B)​

  2. Bayesian Inference

    • Bayes’ Rule:

      P(H∣E)=P(E∣H) P(H)P(E) P(H\mid E)=\frac{P(E\mid H)\,P(H)}{P(E)}P(H∣E)
...

See on Student Notes »

organisational change

Organisational change" in simple terms means a company or group changing the way it works. This could be:

  • Changing how people do their jobs

  • Bringing in new technology

  • Changing the structure of teams or leadership

  • Starting new goals or ways of thinking

The aim is usually to improve the organisation, keep up with the times, or solve problems.t happens when a business wants to improve, grow, solve problems, or respond to something new (like new laws, customer needs, or technology).New ways

...

See on Student Notes »

asdfghjk

You use ED when you are talking about People/ Subject. You use ING when you are talking about a Situation/Object E: I'm Bored (ED) This situation is boring. (ING) They are boring me to death. (Is a situation because is afeet another person) Models of Speculation –  Presente (Must = certeza She must be tired.) (May / Might / Could = possibilidade He might be at home.) (Can’t / Cannot = certeza negativaThat can’t be true.) ( Passado (Modal + have + past participle) (Must have =

...

See on Student Notes »