-
cylinder
二维金属圆柱仿真例子 matlab编程例子(A simulation example of two-dimensional metal cylinder matlab programming examples)
- 2008-05-18 16:07:43下载
- 积分:1
-
rls
自己编写的AR过程信号线形预测器RLS算法。(I have written of the AR process of linear prediction RLS algorithm)
- 2011-07-02 16:05:10下载
- 积分:1
-
nctoolbox-20130305
当前的很多海洋数据都是海量数据,传统的ftp下载费时费磁盘,因此,openDAP方式越来越多,通过opendap可以选择直接需要的时间、空间范围内的资料。nctoolbox结合matlab实用,效果非常好的opendap工具包(NCTOOLBOX- 20130305
Full instructions and documentation at:
http://code.google.com/p/nctoolbox/
We are in the progress of moving the project hosting here to github.com.
Brief summary:
*Prequisites
*Matlab R2008a+. You can verify the version of Matlab by typing:
version
*Java 6+. You can verify the version of Java used by Matlab by typing:
version( -java ).
*The version returned should start with Java 1.6 . If it starts with Java 1.5 you can try updating the Matlab JVM: http://www.mathworks.com/support/solutions/en/data/1-1812J/ or use the older nctoolbox-20091112 version of this toolbox. )
- 2016-03-25 08:57:46下载
- 积分:1
-
dpskmod
好消息,这里有用matlab做的DPSK的调制的源代码,有需要的请直接到这里下载(Good News, here useful matlab to do the DPSK modulation of the source code, there is a need to please here to download directly to the)
- 2007-10-24 20:22:47下载
- 积分:1
-
IIvew
Code shows how to draw circle in matlab
Good Luck !!!!!
Bineesh
- 2013-03-07 13:18:59下载
- 积分:1
-
nonlinear-function-fitting-BP
MATLAB工具箱编写BP神经网络的非线性系统用于非线性函数拟合(Written MATLAB toolbox for nonlinear systems BP neural network for nonlinear function fitting)
- 2011-04-27 10:57:03下载
- 积分:1
-
MT_CS_demo
主要是采用贝叶斯分压缩感知算法,及相关的应用实例(BSC used in the compressed sensing)
- 2011-08-14 12:07:29下载
- 积分:1
-
Relay-Feedback-Auto-Tuning-of-PID-Controllers
Trajectory Tracking Control of a Car-Trailer System
- 2013-10-01 04:15:37下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1