资源列表
kal1
- estimation of random constant using kalman filter
3
- 用程序实现ROMBER算法,数值分析贝格尔算法,简单,明了.可以轻松实现.-Procedures to achieve ROMBER algorithms, numerical analysis Berger algorithm, simple to understand. Can easily achieve.
matlab_No5_Newton
- 西交大数值计算方法上机作业,牛顿差值法求解-National Chiao Tung University, West numerical method-on work, Newton Difference Method
random_position
- 关闭OFDM信号子载波,画出OFDM信号频谱图,查看旁瓣泄露情况-Close OFDM signal sub-carrier OFDM signal spectrum plot, view the situation sidelobe leakage
QEuler
- 欧拉算法,求解常微分方程,比一般的算好准确而且可靠,具有较高的精度-Euler algorithm, solution of ordinary differential equations, better than the average count accurate and reliable, with high precision
gs
- GAUSS SEIDEL ITERATION FOR N SIMULTANEOUS LINEAR EQUATIONS
strtok
- 实现window下strtok(char *a,char *b) 函数的功能,在a中查找b并返回指向azhongb的指针,如果a为NULL返回前位置-strtok function program
PID
- 实现过程仍然是分为定义变量、初始化变量、实现控制算法函数、算法测试四个部分-Implementation process is still divided into the definition of variables and initialize variables to achieve the control algorithm functions, algorithms, test four parts
test
- 判断输入的一个整数是否为素数,要求必须加上异常处理-Determines whether the input whether an integer is a prime number, the requirements must be coupled to exception handling,
kNN
- 用matlab实现K近邻算法,用于数据挖掘的分类-K-nearest neighbor algorithm for the classification of data mining using matlab
jicha
- 给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until only a number of N. All this N,
simplex_step1
- 单纯形法找初始可行解,上课留的作业,希望对别人有点用吧-Simplex method to find an initial feasible solution , hope it is useful for others.
