-
LDA
一个用matlab编写的线性判别算法的源程序(lda)
- 2010-08-21 19:28:17下载
- 积分: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
-
MATLAB-solving-PDE-code
matlab软件求解偏微分方程组的经典的有限差分程序代码(matlab software to solve the classic Partial Differential Equations Finite Difference code)
- 2016-07-19 22:27:39下载
- 积分:1
-
work
数值分析的大部分程序都有方便,参数已改。欢迎下载使用(longgekuta diedai niudun matlab sample very
good)
- 2010-06-07 10:19:43下载
- 积分:1
-
mc
说明: MATLAB编写的蒲丰氏问题的蒙特卡洛仿真(MATLAB prepared by Buffon s the problem of Monte Carlo Simulation)
- 2009-11-18 00:19:25下载
- 积分:1
-
chap04
说明: ex4_2 用MATLAB作巴特沃斯低通滤波器设计
ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计
ex4_4 切比雪夫-2型低通滤波器设计
ex4_5 椭圆型低通滤波器设计
ex4_6 传递函数的模拟滤波器数字化
ex4_7 脉冲不变法简单实例
ex4_8 脉冲不变法巴特沃思低通滤波器设计
(ex4_2 using MATLAB for Butterworth low-pass filter design using MATLAB for ex4_3 Chebyshev-1-type low-pass filter design ex4_4 type-2 Chebyshev low-pass filter design ex4_5 elliptic low-pass filter design ex4_6 transfer function digitization of analog filters ex4_7 the same method is simple example of pulse-pulse unchanged law ex4_8 Butterworth low-pass filter design)
- 2008-11-18 19:25:18下载
- 积分:1
-
chapter1-2
这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平
一书时第一章和第二章的课后习题
目录
exponential_e.m
exsub.m
fheritage.m
initialise.m
matrix.m
matrix2.m
matrixm.m
matrix_c.m
matrix_mul.m
mult.m
mywork1201.dll
mywork1201.m
normcdf_.m
p41_4.m
p41_5.asv
p41_5.m
p41_6.m
p41_7.m
p41_8.m
p64_1.m
p64_2.m
p64_3.m
p64_4.m
p64_5.m
p65_10_1.m
p65_10_2.m
p65_10_3.m
p65_6.m
p65_8.m(This is my learning "MATLAB design and application procedures," Liu Weiguo, Chenzhaobeng a first book chapters I and II of the after-school catalog exponential_e.m exsu Exercises b.m fheritage.m initialise.m matrix.m matrix 2.m matrixm.m matrix_c.m matrix_mul.m mult.m mywork1201.dll mywork1201.m normcdf_.m p41_ 4.m p41_5.asv p41_5.m p41_6.m p41_7.m p41_8.m p64_1.m p64_2.m p64_3.m p64_4.m p64_5.m p65_1 0_1.m p65_10_2.m p65_10_3.m p65_6.m p65_8.m)
- 2006-12-12 20:23:11下载
- 积分:1
-
xianxingshenjingwangluo1
人工神经网络基于matlab开发的线性神经网络的例子开发过程(Artificial neural networks are based on the development of linear neural network matlab examples of the development process)
- 2013-08-04 15:14:46下载
- 积分:1
-
matlab---perceptron
matlab实现的感知机应用上的实例,对其具体功能的加深认识(matlab implementation of Perceptron application examples to deepen understanding of their specific functions)
- 2013-07-12 21:36:29下载
- 积分:1
-
methods-solve-equations-matlab
Several methods for solving equations matlab
- 2013-08-05 09:34:30下载
- 积分:1