-
GaussJordan
matlab编写的适用于数值分析求解线性方程组的程序(matlab numerical analysis prepared for the procedure for solving linear equations)
- 2009-12-07 21:11:36下载
- 积分:1
-
LAB01
matlab实现,验证奈奎斯特采样定理,对信号求傅里叶变换的数值解,数值求解,画出时域图,频域图(matlab implementation, verification Nyquist sampling theorem, Fourier transform of the signal find the numerical solution, numerical solution, draw the graph in time domain, frequency domain graph)
- 2011-04-27 17:29:08下载
- 积分:1
-
matlab20070124
fft示範,取前10 waves,X-Hz,Y-phase angle(fft demonstrations, for the first 10 waves, X-Hz, Y-phase angle)
- 2007-01-24 23:35:11下载
- 积分:1
-
LP02
利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP02模的求解与绘图。(the LP02 mode of the fiber)
- 2013-09-24 21:20:42下载
- 积分:1
-
awgn--cdma
cdma系统的在信道条件下的仿真,可以参考系统仿真是如何运行的。(cdma simulation using ds)
- 2014-11-06 20:34:16下载
- 积分:1
-
Retutrue
Returns true when code is executing in GNU Octave
- 2010-10-11 06:50:13下载
- 积分:1
-
Least-squares-Summary
说明: 最小二乘法汇总及matlab仿真的相关程序设计(Simulation of the least square method summary and the relevant programming matlab)
- 2011-03-16 16:37:42下载
- 积分:1
-
OneStepUKF
卡尔曼滤波器,扩展卡尔曼滤波器,无味卡尔曼滤波器实现,对比(Kalman filter, extended Kalman filter, unscented Kalman filter implementation, compared to)
- 2013-09-30 16:27:43下载
- 积分: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
-
IterativeLearningContrlBasedPIDControllerParameter
基于迭代学习控制PID控制器参数的调整方案
设计和稳定性分析(Iterative Learning Control Based PID Controller Parameter Tuning Scheme
Design and Stability Analysis)
- 2010-09-29 11:12:16下载
- 积分:1