资源列表
0-1knapback
- 用分支限界法求解背包问题(0/1背包) 1.问题描述:已知有N个物品和一个可以容纳TOT重量的背包,每种物品I的重量为Weight,价值为Value。一个只能全放入或者不放入,求解如何放入物品,可以使背包里的物品的总价值最大。 2.设计思想与分析:对物品的选取与否构成一棵解树,左子树表示装入,右表示不装入,通过检索问题的解树得出最优解,并用结点上界*不符合要求的结点。
QR_and_Least_Square_problems
- 如何对随机生成的矩阵进行QR分解和并利用QR分解解决最小二乘问题.-Use Householder reflector to compute the QR factorization of a randomly generated matrix and then solve the Least-Square problems.
matchec-filter-a-Monte-Carlo
- gen random bit with Matlab code, using rand()
magnify
- 图创建一个放大框,当一个按钮被按下时,根据鼠标的位置。按“+”/“ - ”,而按下按钮来增加/减少放大。按 > / < ,而按下按钮来增加/减少箱尺寸。 按住Ctrl键的同时单击离开放大图。-Figure creates a magnification box when under the mouse position when a button is pressed. Press + / - while button pressed to increase/decrea
papr_windowing
- reduction to papr in ofdm with Peak Windowing: The basic idea of peak windowing is to multiply the envelope of OFDM signal with a weighting function . Therefore, ~xE (t)= xE (t) f (t) where XE(t) =[x(t)] The weighting function give
psoshj
- pos算法,微粒群优化算法解决函数优化问题,程序就是解决函数优化问题。-pos algorithm, particle swarm optimization algorithm to solve the function optimization problem, the procedure is to solve function optimization problems.
MUSIC-algorithm-comparison-
- 经典MUSIC、rootMUSIC和加权MUSIC算法的综合比较-Comprehensive comparison of classic MUSIC, rootMUSIC and weighted MUSIC algorithm
conversions
- MatLab function for converting Rotation matrix to Euler Angles and quatenrions. Two examples provided-MatLab function for converting Rotation matrix to Euler Angles and quatenrions. Two examples provided
HHt
- HHT变换的一个程序-HHT transform a program. . . . . . . . . . .
One-program
- 《MATLAB优化算法案例分析与应用》随书附带程序- MATLAB Optimization Case Analysis and Applications book with the program
zip
- Matlab下的rfid标签防碰撞算法二进制版本-Rfid tag collision algorithm under Matlab
ReinforcementLearning
- 增强学习的一个代码实例,希望对初学者有些作用,代码简单易懂,还附有注释。-Enhance learning code examples for beginners hope some effect, the code is simple to understand, but also with comments.
