资源列表
steffensen-for-equation
- 用steffensen迭代法求方程exp(x)+10*x-2=0的根-Iterative method for the equation with steffensen exp (x)+10* x-2 = 0 root
Polynomial-data-fitting
- 用一次,二次,三次多项式根据最小二乘原则拟合数据-Used once, twice, three times the principle of least squares polynomial fitting the data according to
For-integral
- 用区间逐次分半的复化梯形公式计算定积分的近似值,具有要求精度条件-Successive half with the complex range of trapezoidal approximation of definite integrals calculated with precision the conditions required
crout-for-eqations
- 用追赶法计算n*n三对角方程组,要求计算设计当n=5,和当n=3两种情况-Catch-up method using n* n tridiagonal equations, the requirements in the design when n = 5, and two cases when n = 3
Mod_double_bande_avec_Porteuse
- mod double band porteuse
679617231PSD_Matlab
- 快速傅里叶变换代码 功率谱密度MATLAB代码-Fast Fourier Transform code power spectral density of MATLAB code
i
- 关于PID模糊控制器在自适应控制中的用法-about PIDcontroller which can be used in adopt control apply
vcmatlab7src
- 利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误-VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors
cyc-bpsk-MATLAB
- 认知无线电 matlab检测方针 能量检测 毕业设计 -Cognitive radio energy detection matlab test graduation policy
Sequential-lindo-case
- 用序贯法实现的lindo案例,欢迎交流-With the sequential method to achieve lindo case, welcome to AC! !
Wavelet_OMP
- wavelet 程序 压缩感知重建图像,经典算法之一-wavelet matlab
binaryTree
- 求二叉树中从根结点到叶子节点的路径 //实现功能: //2. 求二叉树中从根结点到叶子节点的路径 //需求分析: //对于二叉树,分别用递归和非递归的方法编写程序完成如下功能: //1. 输出所有的叶子结点的数据项值。 //2. 输出所有从叶子节点到根结点的路径 //3. 输出(2)中的第一条最长的路径 //程序存在的问题:数值只能输入0~9,其他基本满足要求 //测试数据先序输入:124 7 35 68 9-Find a binary tree from r
