搜索资源列表
kehen
- In numerical analysis, the Kahan summation algorithm (also known as compensated summation [1]) significantly reduces the numerical error in the total obtained by adding a sequence of finite precision floating point numbers, compared to the obvious ap
bianbuchangtixingjiefen
- 这是一个梯形变步长积分的C++源码,里面包含输入输入和输出-This is a trapezoid variable step integration of C++ source code, which contains the Input and Output
2
- User enters a number which stores in variable num Then number passes as argument in function call A static variable is used to check that how many times function is called When base case becomes true if(statement) then function returns result
3
- For 2D array size there must be constant value in square brackets like array[constant value][constant value] Two const variables row and col are used to define size if we do not make both const then error found because without const reserve wo
5
- A while loop is used and will terminate when user will press esc key. To get the characters a function getche() is used conio.h which will store in char variable and store into the file using putc() function. On pressing esc to avoid any other cha
svpwmpptproject-150430100442-conversion-gate01_2.
- Space Vector PWM The space vector PWM (SVM) method is an advanced computation-intensive PWM method and is possibly the best method among the all PWM techniques for variable-frequency drive application. Because of its superior performance characteri
xianxingdabafa
- 利用线性打靶法计算变系数的微分方程,并画图-The second- order differential equation with variable coefficient is solved by linear target method, and the content is detailed
