资源列表
[数学计算/工程计算] Polynomial-data-fitting
说明:用一次,二次,三次多项式根据最小二乘原则拟合数据-Used once, twice, three times the principle of least squares polynomial fitting the data according to<zhangjiahui> 在 2025-04-24 上传 | 大小:920kb | 下载:0
[数学计算/工程计算] For-integral
说明:用区间逐次分半的复化梯形公式计算定积分的近似值,具有要求精度条件-Successive half with the complex range of trapezoidal approximation of definite integrals calculated with precision the conditions required<zhangjiahui> 在 2025-04-24 上传 | 大小:190kb | 下载:0
[数学计算/工程计算] 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<zhangjiahui> 在 2025-04-24 上传 | 大小:165kb | 下载:0
[matlab例程] Mod_double_bande_avec_Porteuse
说明:mod double band porteuse<syslink> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] 679617231PSD_Matlab
说明:快速傅里叶变换代码 功率谱密度MATLAB代码-Fast Fourier Transform code power spectral density of MATLAB code<graig> 在 2025-04-24 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] i
说明:关于PID模糊控制器在自适应控制中的用法-about PIDcontroller which can be used in adopt control apply<落落> 在 2025-04-24 上传 | 大小:255kb | 下载:0
[matlab例程] 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<南宫真琪> 在 2025-04-24 上传 | 大小:1.46mb | 下载:0
[matlab例程] cyc-bpsk-MATLAB
说明:认知无线电 matlab检测方针 能量检测 毕业设计 -Cognitive radio energy detection matlab test graduation policy<郑玉硕> 在 2025-04-24 上传 | 大小:44kb | 下载:0
[数值算法/人工智能] Sequential-lindo-case
说明:用序贯法实现的lindo案例,欢迎交流-With the sequential method to achieve lindo case, welcome to AC! !<MGC> 在 2025-04-24 上传 | 大小:11kb | 下载:0
[压缩解压] Wavelet_OMP
说明:wavelet 程序 压缩感知重建图像,经典算法之一-wavelet matlab<shen_yanfeng> 在 2025-04-24 上传 | 大小:50kb | 下载:0
[数据结构常用算法] binaryTree
说明:求二叉树中从根结点到叶子节点的路径 //实现功能: //2. 求二叉树中从根结点到叶子节点的路径 //需求分析: //对于二叉树,分别用递归和非递归的方法编写程序完成如下功能: //1. 输出所有的叶子结点的数据项值。 //2. 输出所有从叶子节点到根结点的路径 //3. 输出(2)中的第一条最长的路径 //程序存在的问题:数值只能输入0~9,其他基本满足要求 //测试数据先序输入:124 7 35<chenxinyuan> 在 2025-04-24 上传 | 大小:1kb | 下载:0