-
rbf
matlab的rbf神经网络文件,可用于股市预测,能够生成误差图,预测图(the rbf neural network matlab files, can be used for stock market prediction, to generate error maps, prediction chart)
- 2021-03-09 14:29:28下载
- 积分:1
-
pre3
very useful source code for telecommunication
- 2011-11-27 22:28:56下载
- 积分:1
-
wo
说明: 灰色关联分析法的Matlab源代码,可以实现最优化方案的选择(Grey relational analysis Matlab source code, the program can optimize the choice of)
- 2011-04-24 11:17:03下载
- 积分:1
-
AmbiguityFun
画雷达信号的模糊函数,包括单脉冲信号、线性调频信号。(The painting of the ambiguity function of radar signals, including the single-pulse signal, linear frequency modulation signal.)
- 2012-05-05 10:46:35下载
- 积分:1
-
chap45
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,4、5部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 4,5 some source)
- 2013-09-01 00:19:05下载
- 积分:1
-
logo
matlab LOGO绘制程序:空间三维几何图形,颜色渲染填充(matlab LOGO drawing program: three-dimensional geometry, color rendering fill)
- 2013-11-10 09:36:19下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
Master-matlab-and-guidline
精通MATLAB—其中包含综合辅导与指南(Proficient in MATLAB-counseling and guidance
)
- 2012-04-24 22:33:42下载
- 积分:1
-
DSPview3
a third ameliorate version of DSPview code in matlab
- 2013-10-31 18:32:55下载
- 积分:1
-
LocalLinearApproximation
Local Linear ApproximationLocal Linear ApproximationLocal Linear Approximation
- 2010-12-14 00:49:10下载
- 积分:1