-
Romberg_Aitken_Gauss
数值分析---部分算法
希望对需要的人有一点点用!(--- Part of numerical analysis algorithm wishes to people in need have a little bit of use!)
- 2008-04-15 16:03:04下载
- 积分:1
-
u
说明: longge-kuta法实现,需要下载的请看看哦,绝对实用~~~~(longge-kuta method to achieve, you need to download the See Kane, absolutely practical ~ ~ ~ ~)
- 2011-10-20 10:58:31下载
- 积分:1
-
080506.tar
matlab时频分析工具包tftb,希望可以给需要的人,提供帮助(time-frequency analysis matlab toolkit tftb, hope to those who need to provide help)
- 2008-05-06 22:01:29下载
- 积分:1
-
BP-MATLAB
一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包(Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression)
- 2009-03-21 17:47:09下载
- 积分:1
-
MATLAB-JC
本资料是一个用PPT制作的MATLAB教程,供XUEXI 学习MATLAB的人员使用,是一个经典的学习资料。(This information is a PPT production of the MATLAB tutorial for use by persons XUEXI learn MATLAB is a classic learning materials.)
- 2013-09-11 09:54:15下载
- 积分:1
-
CZT
一种fft算法的具体实现方式,代码量少。(One kind of Adelaide fft algorithm implementations, less code.)
- 2014-12-26 19:35:13下载
- 积分:1
-
Parzen
在这里输入需要翻实现parzen
库中找出与当前情况距离最近的样本的方法.把距离定义为相匹配的输入事例的特征加权和译的文字(Enter here the realization of the need to turn parzen library with the current situation to find the nearest sample. Defined as the distance to match the characteristics of the input-weighted case and translated text)
- 2009-05-02 22:02:53下载
- 积分:1
-
MATLAB__CCS_Development_Tools
该pdf描述的是骂matlab怎样跟CCS进行相连,及matlab模块语言自动生成CCS中的C语言。(The pdf describes how matlab curse connected with the CCS conducted, and the matlab module language CCS in the automatically generated C language.)
- 2011-05-03 11:44:35下载
- 积分:1
-
addaxisun
matlab code to add a second y-axis to a x-y plot
- 2010-09-29 19:20:07下载
- 积分:1
-
lle
Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with many problems. LLE also begins by finding a set of the nearest neighbors of each point. It then computes a set of weights for each point that best describe the point as a linear combination of its neighbors. Finally, it uses an eigenvector-based optimization technique to find the low-dimensional embedding of points, such that each point is still described with the same linear combination of its neighbors. LLE tends to handle non-uniform sample densities poorly because there is no fixed unit to prevent the weights from drifting as various regions differ in sample densities. LLE has no internal model.
- 2011-01-23 02:12:31下载
- 积分:1