-
Scp
这是对脑电波处理的共空间模式的matlab程序,主要是提取脑电波的空间特征,并进行降维,然后用支持向量机进行分类。(This is the space of brain wave processing of model of the matlab, mainly is the space of the brain wave characteristic extraction, and dimensional reduction, then classified by support vector machines (SVM).
)
- 2012-03-29 10:28:08下载
- 积分:1
-
Greed-Game
使用rose对Greed游戏建模:用例图,活动图,状态图,顺序图,类图及类间关系(Modeling of the Greed game with rose: use case diagram, activity diagram, state diagram, sequence diagram, class diagram and the relationship between class)
- 2011-11-20 18:07:15下载
- 积分:1
-
top
最优化设计Design Optimization最优化设计(Design Optimization)
- 2015-03-06 16:20:38下载
- 积分:1
-
xitongbianshi
这是一个系统辨识例子,通过该例子可以深入理解系统辨识的相关知识及MATLAB编程(This is an example of system identification, through the example of system identification can be in-depth understanding and knowledge of MATLAB programming)
- 2011-05-14 08:28:33下载
- 积分:1
-
3
根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
- 2013-09-14 18:59:13下载
- 积分:1
-
XOR3
BP用於3D XOR問題的分類, matlab程式(BP for 3D XOR)
- 2009-11-14 13:46:23下载
- 积分:1
-
infra_pixel
说明: 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值和温度之间对应关系的程序(This the thesis, using Matlab neural network training method bp infrared image pixel and temperature relationships between the procedures )
- 2006-03-24 11:11:42下载
- 积分:1
-
yuandaima-di-4-zhang
《MATLAB7.0编程基础》书中图形的源代码,这是第4章的集合,比较全面,很有用,是很好的参考。(" Matlab7.0 programming foundation graphics source code in the book, which is a collection of Chapter 1, more comprehensive, useful, is a good reference.)
- 2013-04-18 19:24:19下载
- 积分:1
-
double-pendulum
In order to model the chaotic motion of the double pendulum,i am going to use Matlab solving the problem using numerical methods such as Rung-Kutta and Ordinary Differential Equations (ODE).
- 2014-01-13 21:25:36下载
- 积分:1
-
Zooming-and-Shrinking
matlab实现用双线性插值法放大和缩小图像(Zooming and Shrinking Images by Bilinear Interpolation
(a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. You may ignore aliasing effects.
(b) Download Fig. 2.19(a) and use your program to shrink this image 1024 x 1024 to 256 x 256 pixels.
(c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences.
)
- 2015-04-29 23:00:26下载
- 积分:1