资源列表
单像素相机cs成像的数据和测试文件
- 单像素相机cs成像的数据和测试文件,包含说明文件和数据文件,测试文件-Cs imaging data of single-pixel camera and a test file that contains the files and data files, test files
gm11.运用matlab软件进行灰色预测
- 该代码能使你很方便地运用matlab软件进行灰色预测。,The code allows you to easily use gray prediction matlab software.
SVM_SteveGunn.向量机的基本理论
- 支持向量机的基本理论是从二类分类问题提出的,常用的核函数有:多项式、径向基、Sigmoid型。对于同一组数据选择不同的核函数,基本上都可以得到相近的训练效果。,Support vector machine' s basic theory is the question of second-class classification, commonly used kernel functions include: polynomial, radial basis, Sigmoid type. For
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
三相异步电机起动模拟 matlab的simulin仿真模型
- 三相异步电机起动模拟 matlab的simulin仿真模型 输出曲线 源码,Three-phase induction motor start-up simulation of matlab simulation model output curve simulin source
matlab_n.几个Matlab编程示例
- 几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。,Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, i
gatbx.Matlab遗传算法工具箱源码
- Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数,Matlab GA Tools source code
hamilton.经典的汉密尔顿回路算法
- 经典的汉密尔顿回路算法,以Matlab代码编写。,Hamilton classic loop algorithm to Matlab coding.
mds.计算多维定标(MDS)的matlab源代码
- 一个计算多维定标(MDS)的matlab源代码,用于高维数据的维数约减,A calculation of multidimensional scaling (MDS) of the matlab source code for the high-dimensional data, dimensionality reduction
DIP-matlab.背景差分法对运动汽车的检测
- 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
Greedy_Implicit-贪心算法_隐枚举法
- 贪心算法_隐枚举法(0 - 1 整数规划求解),matlab代码-Greedy algorithm _ implicit enumeration method ( 0- 1 integer programming solver ) ,matlab code
powerSD 计算功率谱的C语言源程序
- 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.