-
kmeans
使用K-均值聚类算法在IRIS数据上进行聚类分析.(K-means clustering algorithm using IRIS data in the cluster analysis.)
- 2010-06-21 09:44:40下载
- 积分:1
-
code_maxi
OFDM transmitter with Guard band and cyclic prefix added !
- 2010-05-13 12:53:15下载
- 积分:1
-
mp3_toolbox_v2.0
ncludes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD.
1.- Just unpack in the toolbox folder under the MATLAB directory.
2.- Set the MATLAB search path to include that folder.
This version was made in MATLAB for WINDOWS only.
- 2014-09-25 07:49:43下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
trackHu
轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。两种算法,采用了matlab---simulink,直观明了。(Sailing ship trajectory tracking control, a typical under-actuated control. Two algorithms using matlab--- simulink, intuitive and clear.)
- 2020-06-29 08:00:02下载
- 积分:1
-
otimization-problem
This algorithm solves the otimization problem
min_x | y - A x |_2^2 + lambda Phi(x)
and has applications in compressed sensing, image restoration
and reconstruction, sparse regression, and several other problems.
- 2020-11-22 22:29:35下载
- 积分:1
-
INTEGRATION
采集的加速度信号积分为速度信号和位移信号,好用的程序( Realize the change from acceleration signalto displacement signal or speed signal, Integration program easy to use)
- 2020-11-27 15:29:30下载
- 积分:1
-
Lec2report3
Least Square Parameter Estmiation System Identification - Calculate expection value & variance of parameter estimators(teta_hat) ... for different random noise variance & different input signals - FUM university
- 2014-12-17 05:05:09下载
- 积分:1
-
active_learning
综合了主动学习和半监督学习的多项算法,很有价值的学习资料(Combination of active learning and a number of semi-supervised learning algorithm, learning valuable information)
- 2010-08-06 15:47:56下载
- 积分:1
-
rlsnoise2
最小二乘法算法:其中文件“RFrost.txt为信号(Least squares algorithm: one document " RFrost.txt for signal)
- 2009-05-13 03:48:33下载
- 积分:1