photo

Mohammad Ehsanul Hoque


Bangladesh University of Engineering & Technology

Last seen: 3년 초과 전 2016년부터 활동

Followers: 0   Following: 0

메시지

I am an undergraduate student.

통계학

Feeds

보기 기준

질문


How to solve CNF encodings for satisfiability problem?
Suppose these are the four clauses. A,B,C,D are boolean. All the clauses will be in conjuction. Is there any solver to che...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


How can verify a neural network using SMT/ILP/SAT solvers?
Suppose I have a trained network consisting of a fully connected layer and relu activation. How can use the trained weights to v...

거의 4년 전 | 답변 수: 0 | 0

0

답변

답변 있음
What is the code for lagrange interpolating polynomial for a set of given data?
After 3 days i have found the answer myself. The poly function takes arguments as roots of a polynomial. Like if x-2=0 is the eq...

거의 8년 전 | 11

| 수락됨

질문


What is the code for lagrange interpolating polynomial for a set of given data?
I have tried this code. My teacher recommended to use poly and conv function. But I dont get the point of using unknown 'x' in ...

거의 8년 전 | 답변 수: 8 | 4

8

답변