-
untitled
电流环仿真,用MATLAB,采用Simulink(Current loop simulation, using MATLAB, using Simulink)
- 2011-04-27 09:28:32下载
- 积分:1
-
genzong
本论文对跟踪闭环系统进行了设计,主要应用的是Matlab中的仿真构件,可以很好的跟踪目标,而且在其中对闭环系统进行了详细介绍,涉及到了卡尔曼滤波(The thesis of the closed-loop system was designed to track the main application is the simulation of Matlab component, can be a good target tracking, but also on the closed-loop system in which a detailed introduction on to the Kalman filter)
- 2010-05-22 14:52:37下载
- 积分:1
-
HW1cCapacityversusantennas
MIMO Capacity versus antennas
- 2010-06-07 18:29:48下载
- 积分:1
-
lzw_compression
编程实现lzw编码 (Programming lzw coding )
- 2010-11-14 15:59:47下载
- 积分:1
-
Logistic_Regression
正规化的逻辑回归,可实现图像的分类识别,如人脸识别,数字识别(Logistic Regression with regularisation, can be used for image classification)
- 2015-03-23 14:02:53下载
- 积分:1
-
erpPCA
erpPCA可用于特征提取,是对pca的优化(erpPCA can be used for feature extraction, is to optimize the pca)
- 2007-05-25 15:43:36下载
- 积分:1
-
Geophysics_final
关于海洋地震勘探随机噪声比较详细论述的文章,写的挺好的,有兴趣的同学可以下载。(Random noise on marine seismic exploration a more detailed discussion of the article, written by very good, interested students can download.)
- 2011-11-14 10:49:13下载
- 积分:1
-
fktransform
编程实现了F-K变换,可以用于地震数据二维视速度滤波(Programming the FK transform two-dimensional seismic data can be used to filter the apparent velocity)
- 2021-03-24 18:59:15下载
- 积分:1
-
xapp569
DDC_DUC Xilinx CDMA2000
cpri xapp1018_wcdma
- 2010-07-21 16:28:31下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1