1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
sergejj [24]
11 months ago
8

Which of these analysis methods describes neural computing? a. historical if-then-else cases are used to recognize patterns O b.

a mathematical procedure predicts the value of a dependent variable based on a single independent variable ca specialized set of algorithms sorts through data and forms statistical rules about relationships among the items d. historical data is examined for patterns that are then used to make predictions
Engineering
1 answer:
Lera25 [3.4K]11 months ago
3 0

Historical data is examined for patterns that are then used to make predictions is one of the analysis methods that describe neural computing

What is neural computing?

A neural network is an artificial intelligence technique that instructs computers to analyze data in a manner modeled after the human brain. It is a kind of artificial intelligence technique known as deep learning that makes use of interconnected neurons or nodes in a layered structure to mimic the human brain.

Historical data is nothing but the existing network data which is stored for the predicting in future

In the context of neural networks, the word "pattern" refers to a collection of activations over a group of units (neurons).

Hence to conclude neural netwoks almost describes the patterns

To know more on neural networks follow this link

brainly.com/question/27371893

#SPJ1

You might be interested in
A composite shaft with length L = 46 in is made by fitting an aluminum sleeve (Ga = 5 x 10^3 ksi) over a
Xelga [282]

Answer:

Explanation:

Given the data in the question;

L = 46 in

Ga = 5 × 10³ ksi

Gs = 11 × 10³ ksi

Outside diameter da = 5 in

ds = 4 in

Tb = 3 kip.in

Now,

Ja = polar moment of Inertia of Aluminum;

Ja ⇒ π/32( 5⁴ - 4⁴ ) = π/32( 625 - 256 ) = π/32( 369 ) in^u

Js = polar moment of inertia of steel

Js ⇒ π/32 ds⁴ = π/32( 4⁴ ) = π/32( 256 )

Ta is torque transmitted by Aluminum  

Ts is torque transmitted by steel  

{composite member }

T = Ta + Ts ------ let this be equation m1

Now, we use the relation;

T/J = G∅/L

JG∅ = TL

∅ = TL/GJ

so, for aluminum rod ∅_{alu = TaLa/GaJa

for steel rod ∅_{steel = TsLs/GsJs

but we know that, ∅a = ∅s = ∅_B

so

[TaLa/GaJa]  =  [TsLs/GsJs]

also, we know that, La = Ls = L

∴ [Ta/GaJa]  =  [Ts/GsJs]

we solve for Ta

TaGsJs = TsGaJa  

Ta = TsGaJa / GsJs

we substitute

Ta = [Ts(5 × 10³)( π/32( 369) )] / [ (11 × 10³)( π/32( 256 ) ) ]

Ta = 0.66Ts

now, we substitute 0.66Ts for Ta and 3 for T in equation 1

T = Ta + Ts

3 = 0.66Ts + Ts

3 = 1.66Ts

Ts = 3 / 1.66

Ts = 1.8072 ≈ 1.81 kip-in

so

∅_{steel = TsLs / GsJs

we substitute

∅_{steel = (1.81 × 46 ) / ( 11 × 10³ × π/32( 256 ) )

∅_{steel = 83.26 / 276460.1535

∅_{steel  = 0.000301

∅_{steel = 3.01 × 10⁻⁴ rad

so

∅_{steel = ∅_B = 3.01 × 10⁻⁴ rad

Therefore, the magnitude of the angle of twist at end B is 3.01 × 10⁻⁴  rad

5 0
2 years ago
Acquisition of resources from an external source is called?
densk [106]

Answer:

subcontracting

Explanation:

I hope this is right

6 0
2 years ago
Suppose there are 76 packets entering a queue at the same time. Each packet is of size 5 MiB. The link transmission rate is 2.1
tia_tia [17]

Answer:

938.7 milliseconds

Explanation:

Since the transmission rate is in bits, we will need to convert the packet size to Bits.

1 bytes = 8 bits

1 MiB = 2^20 bytes = 8 × 2^20 bits

5 MiB = 5 × 8 × 2^20 bits.

The formula for queueing delay of <em>n-th</em> packet is :  (n - 1) × L/R

where L :  packet size = 5 × 8 × 2^20 bits, n: packet number = 48 and R : transmission rate =  2.1 Gbps = 2.1 × 10^9 bits per second.

Therefore queueing delay for 48th packet = ( (48-1) ×5 × 8 × 2^20)/2.1 × 10^9

queueing delay for 48th packet = (47 ×40× 2^20)/2.1 × 10^9

queueing delay for 48th packet = 0.938725181 seconds

queueing delay for 48th packet = 938.725181 milliseconds = 938.7 milliseconds

4 0
3 years ago
How did Atlantis benefit from lessons learned in construction of earlier orbiters?
Alenkasestr [34]

Answer:

Atlantis benefited from lessons learned in the construction and testing of Enterprise, Columbia and Challenger. ... The Experience gained during the Orbiter assembly process also enabled Atlantis to be completed with a 49.5 percent reduction in man hours (compared to Columbia).

Explanation:

8 0
3 years ago
Create two arrays with 5 elements each: one will hold Strings and the second will hold integers. Write a program to ask the user
MrMuchimi

Answer:

#include <iostream>

#include <iomanip>

#include <string>

using namespace std;

int main() {

   string name[5];  

   int age[5];  

   int i,j;  

   for ( i = 0; i<=4; i++ ) {  

       cout << "Please enter student's name:";  

       cin >> name[i];  

       cout << "Please enter student's age:";  

       cin >> age[i];          

   }  

for (i=0;i<=4;i++){

   cout<<"Age of  "<< name[i]<<"  is  "<<age[i]<<endl;  

}

}

Output of above program is displayed in figure attached.

5 0
3 years ago
Other questions:
  • What is shown in the above figure?
    11·2 answers
  • Type a statement using srand() to seed random number generation using variable seedVal. Then type two statements using rand() to
    5·1 answer
  • 8. In a closed hydraulic brake system, the hydraulic pressure:
    8·2 answers
  • In the following code, determine the values of the symbols here and there. Write the object code in hexadecimal. (Do not predict
    15·1 answer
  • Let CFG G be the following grammar.
    7·2 answers
  • How do people eat with there noses shut
    12·2 answers
  • Which work practice should be followed to best prevent the ingestion of chemicals?
    7·1 answer
  • The majority of adults now own smartphones or tablets, and most of them say they use them in part to get the news. From 2004 to
    7·1 answer
  • What is Join..?? Explain different types of joins.
    10·1 answer
  • Write down the three formula to find the three types of slope of curve Q with respect to L.
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!