-
FA
说明: 以优化SVM参数c和g为例,对FA算法MATLAB源码进行了详细中文注解,是很好的学习材料(Taking the optimization of SVM parameters c and G as examples, the source code of FA algorithm MATLAB is annotated in detail in Chinese, which is a good learning material.)
- 2019-06-17 10:22:02下载
- 积分:1
-
OCR1
this file contain matlab code soure to convert image to text to speach using neuranal network
- 2013-04-13 06:51:35下载
- 积分:1
-
SVMcla
SVM(支撑向量机)分类MATLAB程序,需要安装SVM工具箱(SVM (support vector machine) classifier matlab program, you need to install SVM toolbox)
- 2011-12-07 16:22:30下载
- 积分:1
-
uwb
超宽带技术的仿真,可以正常运行,一个师兄的(uwb)
- 2009-04-05 19:09:24下载
- 积分:1
-
ok_sim_simple_PI
Effective mathematical model of IPMSM with PI controller as speed controller. Good for comparison & simulation results.
- 2009-11-17 05:57:33下载
- 积分:1
-
SVM-SMO
实现图像分类,支持向量机原始优化算法SMO(Image classification, the original optimization algorithm SMO support vector machine)
- 2012-03-29 20:55:25下载
- 积分:1
-
Polar-Fourier-Transform
基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。(A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a Cartesian 2D-FFT, which can be used widely in image processing and analysis.)
- 2021-01-07 15:28:53下载
- 积分:1
-
model1-3.0
三种元胞自动机模拟交通流的程序,分别基于184rule,和双车种的随机换道。考虑车辆长度(Three cellular automaton traffic flow simulation program, were based on random 184rule, and double lane change vehicles. Consider the length of the vehicle)
- 2014-05-11 13:34:47下载
- 积分:1
-
filter
一阶无限冲激响应低通滤波器和一阶无限冲激响应高通滤波器,用matlab计算并画出它们的增益响应(First order IIR low-pass filter and the first order IIR high-pass filter, using matlab to calculate and draw them gain response)
- 2010-11-14 01:02:39下载
- 积分:1
-
非线性整数规划的遗传算法Matlab程序
说明: 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Generally, nonlinear integer programming is a NP problem with exponential complexity. If the constraints are more complex, MATLAB optimization toolbox and some optimization software such as lingo are often unable to be applied, even if they can be applied, they cannot give a satisfactory solution. At this time, we need to design a special optimization algorithm for the problem. Here is an example of genetic algorithm applied to nonlinear integer programming, for your reference!)
- 2020-04-11 20:04:13下载
- 积分:1