menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
higher mathematics
Recent questions tagged higher mathematics
4
votes
4
answers
What mathematics is needed for protection of information?
What mathematics is needed for protection of information?
Hello, can you please tell me what math I need to study to become a good specialist in the field of information security and programming. Found the curriculum of the spec ...
math
discrete mathematics
information security
geometry
higher mathematics
by
Zer0Set
asked
Jun 22, 2020
2
votes
1
answer
Which language and tool should I choose?
Which language and tool should I choose?
You need to write an application with a graphical interface and dialogue on the method of multi-criteria cutting plane. Learning Java, know C++ at the intermediate level. ...
java
ui
qt
higher mathematics
visual-studio
by
datafile4
asked
May 23, 2020
2
votes
1
answer
Which one (s) textbook (s) in mathematics course covers the 10 ,11 and first year of University?
Which one (s) textbook (s) in mathematics course covers the 10 ,11 and first year of University?
I would like to select STRONG textbooks...which clearly explains the course of the 10th and 11th grades, including 1 year of University...(textbooks on higher mathematics ...
math
discrete mathematics
higher mathematics
by
JVM
asked
May 21, 2020
1
vote
4
answers
How to combine math with programming?
How to combine math with programming?
Student, programmer. All very good with math, there are places in international Olympiads, scientific work, interest and understanding of the most abstract branches of kn ...
programming
higher mathematics
by
limerique
asked
May 21, 2020
2
votes
1
answer
How to use Gauss method for iteratively using Newton's method?
How to use Gauss method for iteratively using Newton's method?
Hi all again, please tell me, we have a system of nonlinear equations, which is solved by Newton's method using the inverse matrix. The challenge is: to get rid of invers ...
math
algorithms
higher mathematics
by
wtf_object
asked
May 16, 2020
1
vote
2
answers
How to identify and prove mathematical formulas?
How to identify and prove mathematical formulas?
Faced with the fact that it is not able to deduce one mathematical formula from another and to make sure that they were equal. What part of mathematics studies these acti ...
math
higher mathematics
by
Zorohastres
asked
May 15, 2020
2
votes
1
answer
Where can I find a description of the method of search of extremum of the function by the method of quadratic interpolation-extrapolation?
Where can I find a description of the method of search of extremum of the function by the method of quadratic interpolation-extrapolation?
Given the task of the course: to write a program which searches for the extrema of the function by this method. Climbed the entire Internet (at least Russian-speaking). T ...
math
higher mathematics
by
SlavaMorg
asked
May 15, 2020
15
votes
2
answers
Textbooks in English in higher mathematics?
Textbooks in English in higher mathematics?
Can anyone recommend good textbooks on higher mathematics in English? P. S. And can anyone advise a good source of books in English, analogue alleng.ru? ...
math
higher mathematics
by
n3r4r1
asked
May 15, 2020
3
votes
1
answer
How to analyze the curve?
How to analyze the curve?
The real question is this: There is a set of curves(graphs) from which we can learn x and y. You want to find in this set of graphs satisfying a certain type, which is di ...
math
c#
Analytics
higher mathematics
by
Skinner2170
asked
May 15, 2020
2
votes
1
answer
How to solve this equation using java?
How to solve this equation using java?
Hi all. How can I solve that kind of equation using java language? Here is an example of how he tried to tackle me, but I suspect that this is not true.import java.util.S ...
java
programming
higher mathematics
by
sharomet
asked
May 15, 2020
2
votes
3
answers
How to plot a tree as in the picture?
How to plot a tree as in the picture?
If someone saw the algorithm for constructing such a tree or know the exact name, I'll be glad of any information that will help me build an identical tree. Only I need i ...
programming
algorithms
graphs
higher mathematics
by
latahs
asked
May 14, 2020
1
vote
4
answers
What will happen to Newton's method, if you do not use the inverse matrix?
What will happen to Newton's method, if you do not use the inverse matrix?
There is a system of nonlinear equations, which is solved by Newton's method. The teacher asked a question, what happens if you do not use inverse matrix in this method? ...
math
algorithms
higher mathematics
by
wtf_object
asked
May 12, 2020
4
votes
1
answer
Offering paid/free get article on the theory of numbers?
Offering paid/free get article on the theory of numbers?
Hello! When I was in University, didn't pay much attention to science. Many items crammed and forgotten a week later. But among all the Sciences I liked number theory. I ...
math
higher mathematics
by
almyk
asked
May 7, 2020
8
votes
6
answers
That can be used for scientific computing and visualization?
That can be used for scientific computing and visualization?
What programming languages/libraries/programs/technologies would you recommend to study for scientific computing and visualization? Approximate area - differential equati ...
programming
math
infographics
higher mathematics
science
by
grenkin
asked
May 5, 2020
1
vote
3
answers
Analytical expression of asymmetrical features?
Analytical expression of asymmetrical features?
There is the classic sine wave( symmetrical ), you should get a function that would provide asymmetry, as shown in the chart below. Option to invest in sine sine is alrea ...
math
higher mathematics
mathematical-analysis
by
Testtest132
asked
May 4, 2020
2
votes
1
answer
What to do with the quaternion when you change basis?
What to do with the quaternion when you change basis?
Hi, %user%. There is a problem, set up geometry export from Unity3D in-house engine, built on the XNA/DirectX. And the fact that in Unity3D basis of space (relatively): v ...
math
3d
unity
higher mathematics
by
ForhaxeD
asked
May 2, 2020
4
votes
6
answers
How to find an interesting topic for a thesis?
How to find an interesting topic for a thesis?
Learn mechanics and mathematics(Department of algebra), work as a programmer. Needed to, necessarily associated with algebra(a requirement of the teacher) and IT(my prefe ...
programming
math
the it education.
algebra
higher mathematics
by
icooft
asked
May 2, 2020
2
votes
1
answer
Tell a mathematical model to cluster web servers?
Tell a mathematical model to cluster web servers?
Do not prompt where it is possible to find a reasonable mathematical model for a cluster of web servers. I understand there should be something to the theory of queues up ...
clustering
math
higher mathematics
clusters
by
Lovesuper
asked
May 2, 2020
2
votes
3
answers
How to JS quickly find the angle between the vectors? (22-dimensional vector, the search condition is the minimum/maximum angle of 5 000 records)?
How to JS quickly find the angle between the vectors? (22-dimensional vector, the search condition is the minimum/maximum angle of 5 000 records)?
Actually, the title of the question. There is a client application in JS, it must (within the Recommender algorithm) of approx 5K records to choose specific most suitable ...
javascript
algorithms
higher mathematics
by
Jabher
asked
May 2, 2020
2
votes
3
answers
Exact computation in java?
Exact computation in java?
The question arose with computational mathematics. Doing some tasks where it is necessary to calculate the roots of equations with an accuracy of 6 decimal places. Doing ...
java
math
higher mathematics
by
Artem_007
asked
Apr 29, 2020
Page:
1
2
3
4
...
6
next »