-
Linear_Regression_Program
linear regression algorithm
- 2009-12-10 21:39:38下载
- 积分:1
-
Rayleigh
Rayleigh信道的仿真及图。可直接运行产生形象的图形结果。用于各种算法前期的信道仿真。(Rayleigh channel simulation and Figure. The image can be run directly generate graphical results. Various algorithms for the pre-channel simulation.)
- 2010-03-07 21:17:12下载
- 积分:1
-
Documentation
稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。(A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The
documentation includes a description of the files, the input parameters, the functions and examples of run
tests.)
- 2014-09-13 16:32:08下载
- 积分:1
-
question4
按UTM投影(或高斯投影)方式,将星下点轨迹图投影到地图坐标上 (By UTM projection (or Gaussian projection) mode, the ground track diagram projected onto the map coordinates)
- 2013-11-24 11:17:47下载
- 积分:1
-
runDemo
RUNDEMO Illustrates the use of BFILTER2 and CARTOON.
This demo shows typical usage for the bilateral
filter implemented by BFILTER2. The application
of bilateral filtering to image abstraction is
demonstrated by the CARTOON function.
Douglas R. Lanman, Brown University, September 2006.
dlanman@brown.edu, http://mesh.brown.edu/dlanman
- 2014-01-28 16:48:17下载
- 积分:1
-
spatialfilteringrelatedmatlabprogram
空域相关滤波matlab程序!
参考文献:
%Wavelet transform domain filters:a spatially selective noise filtration technique(airspace procedures related filtering Matlab! References :% wavelet transform domain filters : a spatially selective noise filtration techni que)
- 2006-10-25 09:21:56下载
- 积分:1
-
fcm
谱系聚类发 给定聚类点数可得到聚类中心 很好很强大(Hierarchical clustering distributed clustering fixed points can be obtained very powerful cluster centers)
- 2013-12-20 12:36:35下载
- 积分:1
-
qpsk_BER
实现随机信号序列的QPSK调制和相干解调,观察信号的星座图,计算误比特率和误码率。(this code is designed for the signal s QPSK modulation and demodulation exactly. Meanwhile, the BER and SER were estimated and drawed.)
- 2014-03-13 16:58:27下载
- 积分:1
-
work
本文中有两个函数m文件:model126.m是一个用于预测的完全没有用工具箱函数的补偿模糊神经网络主程序,用于仿真、对比训练数据和网络输出的差异;cb.m是一个非线性系统的数学模型,在model126.m中用“ode45”函数求解这个数学模型后,可以得到105个x1(t)、x2(t)和y(t),从而建立起一个两输入一输出的补偿模糊神经网络。(failed to translate)
- 2010-09-20 11:24:55下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1