-
robot_simulator_random
robot simulation with random algorithm
- 2010-12-04 17:32:09下载
- 积分:1
-
pso
This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.
- 2010-01-19 17:39:14下载
- 积分:1
-
3sigma
利用3sigma法则判断并剔除粗大误差。使用matlab语言编程。(eliminate wrong data with three-sigma principle)
- 2021-04-08 08:29:01下载
- 积分:1
-
shengjiangya-DCDC
simulink仿真实现DCDC升降压变换。内涵编号的文件以及参考文献进行参数设置(simulink Simulation DCDC step-down conversion. Connotation numbered files and references set parameters)
- 2020-10-18 12:17:27下载
- 积分:1
-
susan
自己写的两种susan边缘检测算子。能够较好的实现弱边缘的精确检测。(Susan wrote their own edge detection operator. Better able to accurately detect the weak edge.)
- 2010-09-28 14:47:40下载
- 积分:1
-
pid_adj
基于简单内膜思想的PID整定源程序,比其他算法效果好(Endometrial thinking based on a simple PID tuning source, better than the other algorithms)
- 2009-06-10 13:52:05下载
- 积分:1
-
math_of_convolution
This program shows how convolution works, going through all the steps of exactly what gets added up and multiplied with what. It also explains from the ground-up how to do for-loops in Matlab. (By the way, if you want to see an example of how to "vectorise" code to avoid for-loops altogether, look at the bkprop.m program in my
- 2012-08-07 12:42:23下载
- 积分:1
-
Tsinghua-Matlab_Simulink-exercise
《Matlab/Simulink通信系统建模与仿真实例分析学习辅导与习题详解》一书配套关盘,包含全部m文件、simulink模块(" Matlab/Simulink modeling and simulation of communication systems to learn counseling and case study exercises Comments," closed the book supporting disk, containing all the m file, simulink block)
- 2011-09-13 10:04:15下载
- 积分:1
-
work
本文的处理手段是对输入的汽车图像进行预处理,运用车牌定位,字符分割,字符识别的方法提取车牌上的数字字符串,并以文本的形式输出。(This treatment method is to enter the vehicle image preprocessing, the use of license plate location, character segmentation, character recognition to extract license plate numbers on the string and output in the form of text.)
- 2010-11-14 22:45:30下载
- 积分:1
-
解线性方程组的迭代法
利用matlab编程实现解线性方程组的迭代法。(using Matlab programming for solving linear equations of iterative method.)
- 2005-06-12 22:10:32下载
- 积分:1