-
FastICA25
fastica用于信号处理,好用的工具包(FastICA for signal processing, use the toolkit)
- 2007-10-17 20:01:05下载
- 积分:1
-
fz
说明: 自己写的一个fastica程序,分离结果还可以,可用(Write a fastica own procedures, the separation results can also be used)
- 2009-05-28 14:44:44下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
Lamb 频散曲线绘制
MATLAB程序 单层板中的频散曲线绘制
一共有2个程序 一个是对称模式 一个为反对称模式
- 2022-06-28 14:38:26下载
- 积分:1
-
FastLaplace
利用拉普拉斯先验的压缩感知稀疏重构的贝叶斯方法,具有较好的计算精度(Bayesian compressive sensing using laplace priors,with high accuracy )
- 2013-09-27 10:20:35下载
- 积分:1
-
Newton
用matlab编写的实现牛顿插值法的代码,生成图像可显示节点数,误差点。(Prepared with the matlab code to achieve Newton interpolation to generate the image to show the number of nodes, the error point.)
- 2010-12-27 18:21:04下载
- 积分:1
-
BP_xiaobo
说明: 该文件包含了BP小波神经网络快速学习算法研究与仿真的论文,以及两套小波算法方案,均通过MATLAB实现(This file contains the fast BP neural network learning algorithm and simulation papers, and two sets of wavelet algorithm for the program are achieved through the MATLAB)
- 2010-04-26 23:06:41下载
- 积分:1
-
很好用的基于内容的图像检索源程序
实现了图像的灰度化并进一步用于视频监视控,Matlab实现界面友好,基于掌纹识别的在线身份验证 识别算法本科毕设,信号处理中的旋转不变子空间法,搭建OFDM通信系统的框架,包括调制,解调,信噪比计算。
- 2022-12-12 23:25:03下载
- 积分:1
-
spfx
大师开发的时频分析工具箱,matlab语言编写,可作为toolbox。(Master the development of time-frequency analysis toolbox, matlab language as a toolbox.)
- 2007-07-15 14:42:15下载
- 积分:1
-
ServerSocket
Constructs a new {@code ServerSocket} instance which is not bound to any port. The default number of pending connections may be backlogged.
- 2013-12-11 13:13:40下载
- 积分:1