-
ncquiverref
Matlab 向量绘图工具,可应用于向量计算模拟,地图绘制,标尺选定。(This function is a substitute for the standard versions of quiver and quiverm available using a vanilla release of matlab. This version assumes a 2D vector field is being plotted using a gridded flow field from a numerical model. It is primarily intended for Earth System Model analysis.
The function enables the scaling of vectors according to a reference vector plotted in the lower right hand corner of the plot axes. The function works for both map and Cartesian axes and allows the color of vectors to be changed.
If a reference value is not provided, the reference value is calculated by rounding the median or maximum magnitude of the quiver vectors. Scaling of vectors still occurs even if the reference vector plotting is switched off. This enables different subplots to share identical scaling so that the relative magnitude of vectors can be compared between subplots (provided they share the same grid).
The function also includes the ability to plot color vectors, all of equal )
- 2011-01-22 00:01:40下载
- 积分:1
-
jadiag
Three test programs provided. These programs just set the matrices to be diagonalized, then call the function repeatly. After each call it printout the transformed matrix, the diagonalizing matrix and the criterion and its decrease.
- 2011-08-31 10:48:03下载
- 积分:1
-
PSO
PSO算法简单、易实现、计算量小,而且PSO 对初始点依赖性不大,具有更强的全局优化能力,也能较快的的收敛于可接受解。这是改进的pso,请多多指教。(PSO algorithm is simple, easy to realize the advantages of a small amount of computation and computational efficiency, and PSO dependence of the initial point, with stronger global optimization capability, but also faster convergence to an acceptable solution. This improved pso, exhibitions)
- 2013-03-12 16:47:21下载
- 积分:1
-
多目标跟踪matlab
说明: 多目标跟踪软件流程如下:
初始化函数
初始化轨迹对象
读取一帧数据
前景检测
根据位置进行卡尔曼预测
匈牙利匹配算法进行匹配
分配好的轨迹更新
未分配的轨迹更新
删除丢掉的轨迹
创建新轨迹
结果展示(The flow of multi-target tracking software is as follows:
Initialization function
Initialize track object
Read a frame of data
Foreground detection
Kalman prediction based on location
Hungarian matching algorithm for matching
Assigned track update
Unassigned track update
Delete lost tracks
Create a new track
Result display)
- 2021-02-09 10:29:53下载
- 积分:1
-
鲁棒控制作业
说明: 鲁棒控制的课程分配 ,高超音速飞行器控制器设计(Course Assignment of Robust control , Controller Design for Hypersonic Flight Vehicles)
- 2020-08-11 17:27:04下载
- 积分:1
-
ACO和AStar
说明: GUI界面AStar算法和蚁群算法功能实现,蚁群算法较慢,请耐心等待(GUI interface astar algorithm and ant colony algorithm function implementation, ant colony algorithm is slow, please wait patiently)
- 2021-01-03 13:14:21下载
- 积分:1
-
bandelets
源代码 contourlet
用于图像处理 程序(Contourlet source code for image processing procedures)
- 2007-12-12 11:09:48下载
- 积分:1
-
ACOUCP
无约束连续函数优化的人工蚁群算法通用MATLAB源码
此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解
(Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。
This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the origin codes solving)
- 2009-11-10 01:34:34下载
- 积分:1
-
Version_2p2_Final
TDMS的文件读取到Matlab。
优点:
-支持读取v2的文件
-不需要使用NI的DLL,因此它不需要32位窗口
- 支持隔行扫描数据
-只允许读的名称及属性,以得到一个文件是什么感觉快
- 允许读数据的特定子集
(Reads TDMS files into Matlab.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only reading names & properties to get a quick feel for what is in the file
- allows reading specific subsets of the data)
- 2011-05-23 11:10:58下载
- 积分:1
-
MCMADD
这是一个实现MCMA+DD算法的盲均衡算法,在已有的CMA算法基础上进行改进,可以解决相位旋转(This is a realization MCMA+DD algorithm blind equalization algorithm, the existing CMA algorithm based on improved phase rotation can be solved)
- 2020-12-17 17:49:11下载
- 积分:1