资源列表
[matlab例程] Compressor
说明:基于小波变换的matlab数字图像压缩源代码-Matlab digital image compression source code based on Wavelet Transform<刘洗力> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] AlgoGenetique
说明:This the basic implementation of Genetic Algorithm for optimisation, the program treats the problem of hand bag with some criterias, the algorithm try to maximize the selection number of objects with higher Value that we put in the bag without exceed<Aymen> 在 2025-06-30 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] Recuit
说明:This the basic Recuit simule Algorithm for optimisation, the program treats the problem of hand bag with some criterias, the algorithm try to maximize the selection number of objects with higher Value that we put in the bag without exceed the maximun<Aymen> 在 2025-06-30 上传 | 大小:4kb | 下载:0
[matlab例程] sanciyangtiao
说明:样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design<米容立> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman_coding
说明:用二叉树实现haffman编码,能够实现给定文件的编码。-using binary tree to achieve haffman——coding<jack> 在 2025-06-30 上传 | 大小:1.85mb | 下载:0
[数学计算/工程计算] shortestPath
说明:Dijkstra,单向,双向搜索算法,非常有用-dijkstra shortest path<S.Dong> 在 2025-06-30 上传 | 大小:11kb | 下载:0
[matlab例程] unrestraintmpc
说明:无约束情况下的MPC MATLAB程序,可以正常运行,对于初学者可以参考修改。-Without the constraint of the MPC MATLAB program, can run normally, for beginners can refer to modify.<赫昆> 在 2025-06-30 上传 | 大小:3.4mb | 下载:0
[matlab例程] constrainedmpc
说明:有约束的情况下的MPC MATLAB程序,可以正常运行,对于想学习mpc控制器的初学者可以参考修改。-Under the constraint of MATLAB, the MPC can run normally, beginners can refer to want to learn the MPC controller changes.<赫昆> 在 2025-06-30 上传 | 大小:3.12mb | 下载:0
[matlab例程] simulationofkalman
说明:基于MATLAB的kalman滤波仿真,不同的是此程序使用了MATLAB自带的sys函数,使程序更简洁-Kalman filter simulation based on MATLAB, the difference is that this program uses the built-in MATLAB sys function, make the program more concise<佟程远> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[matlab例程] linesearch
说明:利用黄金分割点法计算步长,用来求二次凸函数的最小值的线搜索方法-Using the gold partition point method, the step size is used for the minimum of two convex functions.<zjh> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[matlab例程] linesearchArmijo
说明:利用Armijo步长规则的非精确线性搜索方法,用来求函数极值-Using the non exact linear search method of the Armijo step rule, the extremum of function is used to find the function extremum.<zjh> 在 2025-06-30 上传 | 大小:1kb | 下载:1