Skip to main content
Filter by
Sorted by
Tagged with
3 votes
2 answers
171 views

I'm observing inconsistent behavior with integrate() in R when using large finite upper bounds versus Inf. Consider the integral: integrate(\(x) x^2 * exp(-x), 0, Inf) # 2 with absolute error < 7....
Onyambu's user avatar
  • 80.5k
0 votes
0 answers
109 views

Im integrating a Unity-based mobile game with a web-based mobile application built using Ionic + Capacitor and React. Used plugin: https://github.com/gree/unity-webview The goal is to embed the web-...
Gabriele's user avatar
  • 113
0 votes
0 answers
65 views

I have an application integrated with keycloak. THe application runs on wildfly server. I use web.xml to authenticate keycloak(as Login config). Apart from that i use keycloak.json file, where i ...
Vishwa's user avatar
  • 1
2 votes
3 answers
90 views

I'm trying to do integration using sympy as follows. from sympy import integrate, symbols x = symbols('x') integrate(x**(3/2) * (x-1/2), (x,0,1)) But I'm getting the following error: -----------------...
newtocomputers's user avatar
0 votes
1 answer
842 views

I have a Next.js project where I want to display a specific WordPress page for blog posts. For example, on the route blogs, I want to show a WordPress page containing blog information related to that ...
Pavan G R's user avatar
0 votes
1 answer
81 views

I am trying to do a parameter estimation with nls on a function that uses integrate. The function intsol1 involving integrate appears to compute fine on its own for individual values of it arguments. ...
Murali's user avatar
  • 21
0 votes
1 answer
101 views

I´ve tried to calculate symbolic limit in sympy but got an error message. import sympy as smp from sympy import * n,x=smp.symbols('n x') limit(simplify(integrate(exp(-x)*exp(-smp.I*n*x),x).args[0][0]),...
hello447's user avatar
1 vote
0 answers
285 views

I have a bigger app named X and I have another smaller one named Y. they are right now separate from each other and they are working fine. I want to integrate app Y in X. I want to put codes of Y in X ...
Trevor Okwirri's user avatar
0 votes
1 answer
255 views

I have a project that works as a single login and I must integrate other apis so that they can log in to this api and return to their logged-in api of origin. Any help or information on the subject ...
Giuliano Bentevenga's user avatar
1 vote
1 answer
128 views

i made a gui recently where the goal was to view the results of some actions there , so mostly it was like a simulation game that has no connection with any hardware , i proposed this for my school ...
ikhlasse's user avatar
0 votes
1 answer
179 views

fl=function(q,a=-23.0344,b=10.0249) (b/q)*dnorm((a+b*log(q)),0,1) Fl=function(h) integrate(fl,lower=0,upper=h)$value Fz=function(z){ integrand=function(x){ Fl((x-z)*10)*fl(10*x) } 1-10*...
o.f's user avatar
  • 1
0 votes
1 answer
837 views

Can we integrate appium with jmeter for performance testing I need to do performance testing for native mobile apps. Is there any way that I can integrate the appium with jmeter so I can generate the ...
Curioussoul's user avatar
0 votes
1 answer
2k views

i already added a folder inside android directory called linklibrary and add .aar file and also include build.gradle file inside gradle I added configurations.maybeCreate("default") ...
Nns_ninteyFIve's user avatar
1 vote
1 answer
812 views

I'm trying to calculate consumer surplus with integrate function in R. PID = 2040; integrand <- function(x) {320000*x^(-0.1)} integrate(integrand, lower = PID, upper = Inf, rel.tol=....
hallelujahaluya's user avatar
1 vote
1 answer
495 views

I am trying to integrate my Nuxt application inside Django. I have my Nuxt application and django application inside the same folder. I have set up the settings.py TEMPLATES = [ { '...
Zidny's user avatar
  • 13
0 votes
1 answer
99 views

I have developed my Visual C++ project and release it as DLL, The project uses several open CV functions. My question is "how to integrate(embed) the OpenCV lib into my DLL (create a standalone ...
wj wang's user avatar
1 vote
0 answers
721 views

I want to integrate the payoneer payment gateway into my site. I'm new to this API so I need help here.
kmbo's user avatar
  • 11
1 vote
1 answer
1k views

How can I create a feature in Express JS where users can authorize their Google account with our app. So, we can fetch the google sheet from their accounts and show it in my express app, and if users ...
NOOBIEBOY97's user avatar
2 votes
1 answer
493 views

I am trying to integrate Zoho Sign in my react native App. We have a website that is associated with this App and we are using Zoho Sign for documents signing on our website. So we need to integrate ...
Nauman Asghar's user avatar
0 votes
0 answers
151 views

I have an issue integrating the Vue.js template( Vue-Notus package here) into the empty Laravel project. How can I properly copy+paste from the template files into Laravel?
Shaykhnazar's user avatar
0 votes
1 answer
873 views

The title describes it all. I want to access a site that blocked in the USA using a python script. I have hosted this on Heroku hence I can't use the script. I have a Nord premium and I was wondering ...
Xtizi's user avatar
  • 3
0 votes
0 answers
22 views

I have these code: f <- function(x){y ~ poly(x, 4)} integrate(f, lower = 670, upper = 750) also tried the code below: f <- function(x){y ~ poly(x, 4)} integrate(Vectorize(f, lower = 670, ...
Sep Schmidt's user avatar
0 votes
1 answer
375 views

I'm setting up Jenkins job sonarqube scan code in the github PR but I dont know how to integrate the name of jenkins job can define in "Require branches to be up to date before merging". My ...
Pham Hoang's user avatar
0 votes
0 answers
160 views

need help! Integrate a Flutter module into your iOS project but facing issue 1 - Integrate a Flutter module into your iOS project not working in iOS release mode - issue is Flutter sdk not available. ...
BhuShan PaWar's user avatar
0 votes
1 answer
136 views

I want to use the maximum likelihood method to estimate the parameters of a function which involves integration. However, when i tried to run it, i got a message that "non-finite function value&...
sandyzhucn's user avatar
0 votes
1 answer
147 views

Hei, I am trying to calculate the organisms quantity per class over the entire depth range (e.g., from 10 m to 90 m). To do that I have the abundance at certain depths (e.g., 10, 30 and 90 m) and I ...
Grg Lulu's user avatar
0 votes
1 answer
284 views

I'm trying to create a function that lets you input an expression for y with upper and lower bounds and N number of steps. It takes the expression, should integrate it and then run it through the ...
Johann Brahms's user avatar
0 votes
0 answers
341 views

We have a Shopify Store that is almost on its way to complete. Now, we want to integrate shipping service (SMSA Express) with Shopify Store that we needed using a technology "SOAP-based web ...
Rabia Bashir's user avatar
0 votes
1 answer
164 views

I'm new in the world of C++ and I'm having some trouble with the boost library. In my problem I want to solve a ODE-System with 5 equations. It isn't a stiff problem. As iterative method I used both ...
fmoretz's user avatar
0 votes
1 answer
233 views

I'm trying to find which files were manually resolved (either edited or ignored) on a 'integrate' changelist already submitted. I can find them in p4v using the 'revision graph' and checking the shape ...
whiteriver's user avatar
1 vote
1 answer
43 views

Hi my project on github looks like : Backend gateway-server authorization-server services restaurant-service Mobile Web I tried to connect Jenkins to gateway-server. If I have Jenkinsfile on main ...
Arczi's user avatar
  • 143
1 vote
0 answers
26 views

I have built rich tooltip in React and now I would like to add it to one of the divs in JSP. Since the app is big and I don't have much time to rewrite JSP into React I would like to know how can I ...
Luka's user avatar
  • 33
1 vote
1 answer
49 views

I am trying to do this integration I am trying this code integrand_inner <- function(x, a, b) {(a * x^2 + b * y *x)*y} integrand_outer <- Vectorize( function(y, a, b){ integrate(...
Rana Mallah's user avatar
1 vote
1 answer
1k views

Is there any way to integrate Cypress test cases with Testlink? I think of a situation where when running the test, it created the suite test and the case test and updated the status of the testLink ...
Anderson Soares's user avatar
0 votes
2 answers
807 views

The following is my R-code, if i set the "c" equals to 10,11,12,13,14 separately,to get five different "final",how could I set the loop for integrate()function? Thanks you in advance. a<-1;b<-2;...
XUN ZHANG's user avatar
0 votes
1 answer
2k views

f <- function(x) {((1/2)*((4*x)-1)*exp(-(1/2)*((3*x)+(2*x^2))))}; f # order of arguments reversed h <- function(x) integrate(f, lower=0, upper=Inf, x=x)$value; h g <- Vectorize(h); g x &...
RUBY CHANCHAL's user avatar
0 votes
0 answers
112 views

I tried to add the following function as a helper at the beginning exports.EditTime = function (number) { element(by.className('numberFormat p-inputtext p-component')).sendKeys(protractor.Key.number);...
RobinLu's user avatar
  • 17
2 votes
1 answer
462 views

I am new to xarray and need it to handle larger netcdf files. I have one with dimensions 'time','level','latitude', and 'longitude'. I try to integrate along the 'level' dimension below and get an ...
SCSullivan's user avatar
1 vote
0 answers
125 views

I am struggling integrate with this package few day. Anyone had experienced use this svg edit open sources in project laravel. May you share with us? https://github.com/SVG-Edit/svgedit
Wilker's user avatar
  • 651
1 vote
0 answers
234 views

Having issue with implementing ApplePay in Cordova project. Installed the plugin "cordova-plugin-applepay" and followed the same instructions to make test Payment when running on the simulator the ...
Dipanshu Gupta's user avatar
3 votes
1 answer
2k views

I am building a recommendation system for my website where in the users would be given recommendations based on their choice of visiting products on my website. Similar products would be recommended ...
Jupyter's user avatar
  • 131
0 votes
0 answers
24 views

i have a very complex XML schema where, inside the element "CustomData", is possible to insert precisely custom datas. <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www....
Massimo Sona's user avatar
-2 votes
1 answer
28 views

Considering the following 4 lists: x_name=[’02-2014’,’03-2014’,’05-2014’,’01-2016’,’03-2016’] x_value=[5,7,10,5,8] z_name=[’02-2014’,’03-2014’,’04-2014’,’05-2014’,’07-2014’,’01- ...
Spedo's user avatar
  • 365
3 votes
1 answer
6k views

When using integrate to integrate a lognormal density function from 2000 -> Inf, I am returned with an error. I had used a very similar equation previously with no problems. I have tried disabling ...
user2131's user avatar
0 votes
0 answers
448 views

I just downloaded the latest Octave version and the symbolic package which I have already installed and loaded but something is not working. The code I wrote is formally equal to the one I found at ...
gabriele colombo's user avatar
0 votes
0 answers
200 views

I try to integrate a window programm into a panel container in vb.net. All is ok but the scroll bars is disabled, dou you know why ? My code is: Dim info As ProcessStartInfo = New ProcessStartInfo ...
Xavier's user avatar
  • 43
0 votes
0 answers
77 views

I want to integrate my Unity game to my Android Studio project. I couldn't find any solution for that.I tried something but they are so old. They from 2014-2016. Nobody try this before? Have you any ...
M.Bol's user avatar
  • 1
0 votes
1 answer
261 views

How to integrate play framework with scala IDE ? I have already created project with command sbt new playframework/play-scala-seed.g8 as suggested on official site https://www.playframework.com/...
priyanka patel's user avatar
1 vote
1 answer
195 views

I want to numerically integrate a 1-dimensional function (that was written in C++) with the R function integrate. As a short example, I coded the function myfunc in C++. #include <cmath> ...
Abc123's user avatar
  • 11
0 votes
1 answer
33 views

I'm a beginner with jssor and I follow the tutorials: it's great, but I have 2 problems now . I'm blocked and I don't find the solution since many days... 1- I found an example in jssor.com. I ...
D. FABRE's user avatar

1
2 3 4 5