-
CVX
斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。(Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.)
- 2009-04-17 06:38:57下载
- 积分:1
-
3D_reconstrution
matlab实现计算机视觉三维重建
摄像机标定新算法,用一个子函数计算出两组运动组的参数
本程序用于调试摄像机标定新算法(摄像机标定新算法,用一个子函数计算出两组运动组的参数
本程序用于调试摄像机标定新算法)
- 2009-04-28 10:46:05下载
- 积分:1
-
aboat-pyramidFlow
关于光流法的运动图像目标检测 已调试成功(About optical flow moving image target detection has been successfully debug)
- 2013-11-16 09:59:12下载
- 积分:1
-
mseries
生成m序列,通过输入本原多项式的系数来自动实现。(M sequence generated by the primitive polynomial coefficients input automatically.)
- 2014-01-16 17:54:48下载
- 积分:1
-
basline-driftandline-frequency
处理心电信号中的基频漂移和工频干扰的一种算法。(a resolution to solve the baseline drift and line-frequency )
- 2009-03-31 14:05:26下载
- 积分:1
-
MATLAB命令行下mcc命令示范3-MccTest3
MATLAB命令行下mcc命令示范3(MATLAB command line mcc orders Model 3)
- 2005-04-03 14:19:14下载
- 积分:1
-
fmaxga
说明: 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤,而且有详细的注释.(Matlab functions genetic algorithm optimization procedures, including the genetic algorithm to achieve the most steps, and detailed notes.)
- 2021-04-06 14:39:03下载
- 积分:1
-
delaury
是在MATLAB中很简单的绘制平面三角形的程序源代码,简洁,易懂。(MATLAB is a very simple drawing plane triangle of the source code, simple, easy to understand.)
- 2011-09-19 10:46:23下载
- 积分:1
-
phase-information
运用一种基于相位信息的2FSK与MSK的调制识别方法,来实现MSK与普通的2FSK的识别。通过计算机仿真表明,在SNRE10dB的条件下,该方法识别率达到了100 。
(Based 2FSK use and MSK modulation recognition phase information to achieve a common 2FSK MSK and identification. Through computer simulations show that, under SNRE10dB conditions, the recognition rate reached 100 .)
- 2013-12-27 11:15:57下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1