-
bossbpm
have some details about MAP
- 2009-04-12 01:54:46下载
- 积分:1
-
LSTM时间序列预测
本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
- 2019-06-03 20:18:02下载
- 积分:1
-
C_with_Matlab
C++ 与 MATLAB 混合编程的pdf英文课件 实现图像的Median filter(a step by step guide on how to realize image median filtering with integrated C++ and MATLAB ,tutorial only,no sample code available)
- 2009-05-13 21:39:43下载
- 积分:1
-
contourlet_toolbox
Contourlet变换的源程序工具,包括图像处理应用的很多程序(Contourlet transform source tools, including image processing applications, many applications)
- 2010-12-06 22:56:24下载
- 积分:1
-
Apriori-association
基于matlab的关联规则在实际中的用途很广泛,欢迎使用(matlab apriori)
- 2009-12-27 20:45:12下载
- 积分:1
-
OFDM
0FDM仿真程序在matlab环境下运行(0FDM simulation program to run in matlab environment)
- 2010-05-21 21:37:21下载
- 积分:1
-
SDRMatlab
program codes for communication
- 2010-09-27 17:36:26下载
- 积分:1
-
ebp4
用“提前停止”方法提高BP网络推广能力
本例将用提前停止和训练函数TRAINGDX相结合来避免“过度拟合”产生的误差
(The " early stopping" method to enhance the promotion of BP network capacity will be used in this case in advance and training function to stop the combination of TRAINGDX to avoid " over-fitting" error)
- 2009-05-09 23:48:08下载
- 积分:1
-
No6a
Matlab教学课程实例资料,仅供教学参考。(Matlab tutorial instance data, teaching and reference purposes only.)
- 2011-01-17 11:15:26下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1