-
waveletthresholddenoising
基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)(MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature code))
- 2010-07-30 16:08:20下载
- 积分:1
-
tongzhouxian
基于Matlab直线法分析同轴线电磁场分布(Matlab Analysis of the straight-line method based on electromagnetic field distribution of coaxial line)
- 2009-07-12 10:51:32下载
- 积分:1
-
SBOeGA
用顺序选择算法改进遗传算法,用来求解以为无约束问题(Sequence selection algorithm with improved genetic algorithm is used to solve the problem that the unconstrained)
- 2015-01-18 21:38:32下载
- 积分:1
-
pgmread
非常经典的pgm格式的图片读取程序,在matlab环境下面运行(The classic picture of the pgm format to read the program, run in Matlab environment following)
- 2012-05-27 15:05:04下载
- 积分:1
-
cx
说明: 仿射变换和猫脸变换是图像加密算法中最基本的算法之一,很多重要的加密算法都是在此基础发展而成的,该程序供研究加密算法的初学者参考使用。(Affine transformation and cats face is the most basic image encryption algorithm in one of many important cryptographic algorithms are evolved on this basis, the program for research reference for beginners to use encryption algorithms.)
- 2011-08-11 13:40:13下载
- 积分:1
-
OCR
A Matlab Project in Optical Character Recognition (OCR)
- 2012-01-29 04:28:01下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
GAljgh
基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。
(Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various methods of path planning based on the choice of genetic algorithm to solve the static and dynamic environment of mobile robot path planning.)
- 2008-05-07 17:22:00下载
- 积分:1
-
matlab机器人避障
说明: matlab编程小车避障,只是最简单的直线行走,躲过障碍物(Matlab programming car to avoid obstacles)
- 2020-04-16 13:57:49下载
- 积分:1
-
5.2.2.6.4
源代码 matlab源代码 m文件 基于MATLAB的Reed_Muller码编译码仿真(Source code matlab source code m file code decoding based on MATLAB simulation of Reed_Muller)
- 2010-07-16 01:07:40下载
- 积分:1