-
One-dimensional_search_method
说明: 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m)(Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search method (plus_step_search.m), Newton (newton.m), parabola method (parabola.m))
- 2008-12-06 22:24:51下载
- 积分:1
-
daitonglvwav
利用matlab语言,设计带通滤波器,对声信号进行滤波处理,除去环境噪声。(Using matlab language, designed bandpass filter, the acoustic signal filtering to remove noise.)
- 2011-08-30 11:16:15下载
- 积分:1
-
filter
低通滤波器,使用FDATOOL,得到滤波系数,然后使用matlab仿真,可以直接运行,可以查看原始波形和滤波后的波形,稍微修改可以移植到嵌入式编程中,本人项目使用(Low-pass filter, use FDATOOL, get the filter coefficients, and then use the matlab simulation, can be run directly, you can view the original waveform and waveform after filtering, a slight modification can be ported to embedded programming, I project uses)
- 2014-11-03 17:41:23下载
- 积分:1
-
GAbinary
gentic algorithm still
- 2011-11-24 05:04:07下载
- 积分:1
-
characterrecognition
This is the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neural network is initialized using newff command.
After the simulation, the program recognizes the input character. Accuracy on the provided images is 100 .
- 2013-05-13 11:11:21下载
- 积分:1
-
udaysecondwork
matlab code for ml estimate for luekemia cancer cell data set
- 2015-04-07 14:56:04下载
- 积分:1
-
lISTtOPgRAVITY
Basic top gravity scenario, nothing fancy. Items do not fill the screen.
- 2014-01-21 12:28:38下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
3
说明: 数值算法积分运算,可以将一组数据方程化后积分求解(quad in matlab)
- 2010-05-13 14:24:49下载
- 积分:1
-
isotypes-4d639baedbc2
software isotypes 8583
- 2014-01-10 01:43:19下载
- 积分:1