代码搜索:accurate

找到约 951 项符合「accurate」的源代码

代码结果 951
www.eeworm.com/read/139650/13145139

m evolve_vector_eno2.m

function [delta] = evolve_vector_ENO2(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 2nd order accurate ENO scheme % % Author: Baris Sum
www.eeworm.com/read/139650/13145148

m evolve_vector_eno3.m

function [delta] = evolve_vector_ENO3(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 3rd order accurate ENO scheme % % Author: Baris Sum
www.eeworm.com/read/255648/12067502

out job_2.out

1 2 2-4 3 4 5 6 7 8 9 ability accurate achieve ad adcenter administrat adopt ads advertis agency analysi analytical application area asset automation autonomously ba background bs builder candidate ca
www.eeworm.com/read/255648/12067505

out job_1.out

1 2 2-4 3 3+ 4 5 6 7 8 9 ability accurate achieve ad adcenter administrating adopt ads advertising agencies agency analysis analytical application applications areas asset automation autonomously ba b
www.eeworm.com/read/37302/900960

m evolve_vector_eno1.m

function [delta] = evolve_vector_ENO1(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 1st order accurate ENO scheme % % Author: Baris Sum
www.eeworm.com/read/37302/900964

m evolve_normal_weno.m

function [delta, H1_abs, H2_abs] = evolve_normal_WENO(phi, dx, dy, Vn) % % Finds the amount of evolution under a force in % normal direction and using 5th order accurate WENO scheme. % % Author:
www.eeworm.com/read/37302/900977

m evolve_vector_eno2.m

function [delta] = evolve_vector_ENO2(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 2nd order accurate ENO scheme % % Author: Baris Sum
www.eeworm.com/read/37302/900981

m evolve_vector_eno3.m

function [delta] = evolve_vector_ENO3(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 3rd order accurate ENO scheme % % Author: Baris Sum
www.eeworm.com/read/389759/2538350

readme

Score2Rating (v3.0) About: Score2Rating is a script that converts the scores of your tracks in Amarok to ratings using some pretty accurate intervals.
www.eeworm.com/read/294695/8211027

m evolve_vector_eno1.m

function [delta] = evolve_vector_ENO1(phi, dx, dy, u_ext, v_ext) % % Finds the amount of evolution under a vector field % based force and using 1st order accurate ENO scheme % % Author: Baris Sum