-
Desktop
rbf神经网络训练以及模板,matlab应用神经网络可以省去很多人工模拟的麻烦(rbf neural network training, and templates, matlab application of artificial neural network can save a lot of trouble)
- 2011-01-07 15:02:49下载
- 积分:1
-
peEllip5m
用工字型差分格式解拉普拉斯方程,简洁具体,效率高
(Employment the fonts differential format solution of the Laplace equation)
- 2012-05-13 11:25:21下载
- 积分:1
-
PCB-layout
基于windows form的智能拼板程序,含源代码。(a PCB layout tool based on windows form. the source code is included.)
- 2015-01-10 10:15:23下载
- 积分:1
-
comm-lab
communication laboratory exercisez, ASK, PSK and FSK modulations
- 2012-11-28 16:33:35下载
- 积分:1
-
Matlab
《MATLAB程序设计教程》电子教案,离散时间信号与系统的Matlab实现(" MATLAB Programming Guide" e-lesson plans, discrete-time signal and system Matlab Implementation)
- 2010-09-14 09:27:14下载
- 积分:1
-
Bayes
说明: 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器(Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier)
- 2010-04-11 17:42:08下载
- 积分:1
-
LMS2
数字信号处理的自适应算法,最陡下降法与LMS法比较,画出两者收敛曲线(Adaptive digital signal processing algorithms, steepest descent method with the LMS method, draw the two curves converge)
- 2007-10-23 12:18:39下载
- 积分:1
-
DSDP5.8WIN
半定规划,属于凸优化的一种,matlab 实现的源码,适合学习
Semidefinite Programming(Semidefinite programming, belonging to a convex optimization, matlab source realization, suitable for study Semidefinite Programming)
- 2007-11-15 02:41:47下载
- 积分:1
-
jpeg_matlab
jpeg 压缩matlab源代码,适合matlab和图像处理初学者(jpeg compression matlab source code, suitable for beginners and image processing matlab)
- 2007-11-22 12:42:58下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1