equation using three variables
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I am MSc student and need to implement the below formula in Matlab then change the values of variables in order to optimise the false positive probability and plot the results. I have never worked with Matlab before and I am just trying to get familiar more and more with it but yet I couldn't find out how I can solve this implementation. Should I use "Optimization Toolbox" for implementation?
Pfr = (1 - ( 1 - 1/m )^(k*n) )^k
Thank you in advance
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!