last exam

The central nervous system is comprised of the brain and _____(spinal cord)

The______of a neuron carries the impulse towards the nucleus.(dendrite)

Which part of a neuron is directly involved with protein synthesis?(Nissl body)

Which part of a neuron directly contacts another neuron at the synapse?(synaptic knob)

The phagocytic cells in the CNS are the(microglia)

The _____cells provide a means of acquiring nutrients in the brain.(astrocyte)

The resting potential of a neuron is _____mv(-70)

The minimal

...

See on Student Notes »

astronomy 122

Science & the Universe                                                                                                                                       

Astronomy = study of celestial objects and their interactions.                                    

Scientific method: relies on observation, testing, and revision.

Distances measured in light-years; light travels at ~300,000 km/s

Scientific notation helps...

See on Wikiteka »

Sjsjsjanansnssns

loss, acc = model.evaluate(test_data)

print(f"Test Accuracy: {acc*100:.2f}%")

img = load_img(r'sample.jpg', target_size=(128, 128))

img_array = np.expand_dims(img_to_array(img)/255.0, axis=0)

pred = model.predict(img_array)

class_labels = {v: k for k, v in train_data.class_indices.items()}

print("Prediction:", class_labels[np.argmax(pred)])



import numpy as np, pandas as pd, yfinance as yf, matplotlib.pyplot as plt

from sklearn.preprocessing import MinMaxScaler

from tensorflow.keras.models import

...

See on Student Notes »

additional

Differentiate between fourier series and fourier transform

Great question! Fourier Series and Fourier Transform are both mathematical tools used to analyze signals, but they serve different purposes.

  • Fourier Series: This is used to represent a periodic function as a sum of sines and cosines. It decomposes a repeating signal into its frequency components. Essentially, if you have a function that repeats over time, the Fourier Series breaks it down into simpler waves.

  • Fourier Transform:

...

See on Student Notes »

Bbm 2nd year

Explain the Salient Features of the Recent Forest Policy in India

India's forests are critical for ecological balance, biodiversity conservation, livelihood support, and climate regulation. Recognizing this, the Government of India periodically updates its forest policy to address emerging challenges. The most recent forest-related policy reform is the Forest (Conservation) Amendment Act, 2023, which updates and revises the provisions of the Forest (Conservation) Act, 1980.


2. Objectives

...

See on Student Notes »

accounting

limi of CostA

1.Lack of uniformity-The cost accounting is not an exact science and therefore, there is lack of uniformity in costing procedures and practices. The cost accountants may compute costs on different bases. It is possible that two equally competent cost accountants may obtain two different results from the same information provided to them.2.Costly system -The development of cost accounting system needs technical personal and expert accountants. Firms need to pay more to there employees.

...

See on Student Notes »

advance java

✅ AWT Controls – Label, Button, TextField

AWT (Abstract Window Toolkit) is Java’s GUI toolkit used to create graphical user interfaces. It provides basic UI components like buttons, labels, text fields, etc.

1. Label:

  • A Label is a non-editable text element used to display a single line of read-only text.

  • It does not accept user input.

  • Mainly used to identify other GUI components.

2. Button:

  • A Button is a clickable component used to perform an action.

  • It generates an

...

See on Student Notes »

scimfw

3.1 7 types of electro magnic                                                 

 gamma-ray-highly energetic form of electromagnetic radiation. uv-nails and skin cancer.    infared- night vision, help see if painting fake. x-ray- see inside you or bones. Microwave- cook food and can go outer space. visible light -the portion of the electromagnetic spectrum that the human eye can perceive radio wave-a type of electromagnetic radiation that exist in the lowest frequency,

...

See on Student Notes »

eee2e

"The present was an egg laid by the past that had the future inside its shell."

Part I: Why I Chose This Quote

I chose this quote because it captures the flow of time in a powerful and poetic way.

 It reminded me that nothing exists in isolation — everything happening now is a result

 of something that came before, and everything we do now shapes what’s coming next.

Personally, it made me think about how my own life is constantly being shaped by past

 experiences, decisions,

...

See on Student Notes »