-
D-learnig-matlab
深度学习工具箱,很多深度学习的源码,可以用于后级开发(deep learning toolbox)
- 2015-10-26 08:04:53下载
- 积分:1
-
viterbi
卷积码编译码维特比译码的软件实现,matlab实现的维特比译码(Convolutional code encoding and decoding Viterbi decoding software, matlab implementation of Viterbi Decoder)
- 2010-05-22 11:27:48下载
- 积分:1
-
FD_Method_Flow_Parabolic_2D
Finite Difference Programming for Matlab in 2D (Poisuille flow)
- 2009-11-12 12:45:09下载
- 积分:1
-
matlab_image_toolbox
《MATLAB 高级应用——图形及影像处理》一书的附录部分,包括功能、语法、示例,已为各函数做好书签(MATLAB advanced applications- graphics and image processing, an appendix to the book, including function, syntax, examples, has been doing a good job for the bookmark function)
- 2009-07-10 14:19:29下载
- 积分:1
-
sobi
说明: 一种基于信号二阶统计量的盲源分离方法,SOBI方法,二阶盲辨识方法(SOBI)
- 2021-04-09 17:38:59下载
- 积分:1
-
道尔夫_切比雪夫分布
道尔夫-切比雪夫线阵的matlab程序实现,输入阵元数目,间距,副瓣电平要求,获取阵元激励与波瓣图(The implementation of the Matlab program of the Dove-Chebyshev line array, input array element number, spacing, sidelobe level requirements, and array element excitation and lobe diagram)
- 2021-04-23 16:18:48下载
- 积分:1
-
MRL06
2004年robotcup世界冠军源代码(2004 world champion robotcup source code)
- 2008-03-10 19:43:29下载
- 积分:1
-
PSO-matlab-code
粒子群算法的matlab源代码,偶尔搜到的,不知道质量咋样(PSO algorithm matlab source code, and occasionally to search, do not know the quality of Zeyang)
- 2011-05-01 23:54:10下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1
-
Digital_image_processing
1.median_filter
(功能:使用中值濾波器去除雜訊)
2.mean_filter
(功能:使用平均濾波器去除雜訊)
3.fl_stein
(功能:使用誤差擴散法,將影像量化和混色)
4.Central_limit
(功能:畫圖並證明中央極限定理)
(1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem))
- 2010-12-09 08:54:04下载
- 积分:1