-
matlab_colormap
说明: 可以将图的颜色在0位置表现为白色,使用方法为multimap函数,注意将范围设为对称,这样就可以将0设为白色(Can map the location of the performance of the color 0 is white, the use of methods for Multimap function, set the scope of attention to symmetry, this can be 0 is set to white)
- 2008-11-07 18:13:55下载
- 积分:1
-
matlab_jianjie_method
采用间接法在matlab中进行功率谱密度计算(Using the indirect method for power spectral density calculation in matlab)
- 2014-10-26 12:07:12下载
- 积分:1
-
fivelink
5 link simulation technique using matlab
- 2015-02-08 13:08:51下载
- 积分:1
-
face_M3
基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助(Face detection based on adaboost algorithm matlab process, hope to help to friends)
- 2014-01-09 14:41:13下载
- 积分:1
-
matlab---DEA
使用Matlab解决DEA模型运算问题,包含具体的编程文件,操作方便(Matlab for solving the DEA model computing problems, including specific programming files, easy to operate)
- 2012-06-20 19:01:32下载
- 积分:1
-
TSFNN
此源码是关于TS模糊神经网络的matlab源代码,已经运行过。(This source is on TS fuzzy neural network matlab source code, has been run over.)
- 2020-09-20 08:07:52下载
- 积分:1
-
envelop_by_xcorr
Matlab 自相关方法求声音信号包络源代码及说明(Method Matlab autocorrelation envelope of the voice signal and note the source code)
- 2009-04-26 11:39:59下载
- 积分:1
-
kalmanshu
卡尔曼滤波算法的MATLAB源码程序,及其应用(Kalman filtering algorithm MATLAB source programs, and its application)
- 2007-06-18 08:25:14下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
路径规划A算法
说明: 用于路径规划自动寻 基于栅格法的MATLAB程序,后期可以自己加入想要的图形(MATLAB program for automatic search based on grid method for path planning, and you can add your own graphics at a later stage.)
- 2019-10-14 06:15:58下载
- 积分:1