-
shuzixhcl
数字信号处理及其matlab实现,,希望对大家有帮助,谢谢,()
- 2008-04-04 18:13:28下载
- 积分:1
-
MATLAB7DesktopToolsandDevelopmentEnvironment
MATLAB2009a的教程。使用方法,技巧,新功能等,应有尽有。(MATLAB2009a of course. The use of methods, techniques, new features are now available.)
- 2009-06-09 10:25:30下载
- 积分:1
-
ROI
This documents describes about Region of interest(ROI) in the image
- 2010-02-24 14:18:20下载
- 积分:1
-
ELM 程序
说明: 用ELM模拟了指定数据的拟合效果,表明ELM特别适合本数据!(The fitting effect of the specified data was simulated with ELM, indicating that ELM is particularly suitable for this data!)
- 2019-12-12 19:52:18下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
fuzzy-immune-PID
模糊 免疫算法 PID 模糊 免疫算法 PID(Fuzzy immune PID algorithm PID fuzzy immune algorithm)
- 2021-04-29 16:18:43下载
- 积分:1
-
KLT_Tracking
The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
- 2009-12-18 02:50:55下载
- 积分:1
-
power_switching_power_supply
power_switching_power_supply.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_switching_power_supply.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:49:29下载
- 积分:1
-
High-quality-CPP-programming-guide
本书是《高质量c++编程指南》,林锐博士著,针对编程过程中可能会遇到的若干容易被忽略的问题进行了分析。(This book is "high-quality c++ Programming Guide" Dr. Lin Rui book for several problems easily overlooked programming process may encounter analyzed.)
- 2013-11-23 00:16:16下载
- 积分:1
-
EdgeDetection
MATLAB里的simulink的dspbuilder设计的图像边缘检测,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行(Edge Detection of MATLAB simulink where dspbuilder design can be directly run, and transformed by matlab to quartus and downloaded to the FPGA run)
- 2015-04-16 22:47:42下载
- 积分:1