-
内燃机转子仿真
内燃机转子仿真,转子裂纹等对转子性能影响做了详细分析(Simulation of the internal combustion engine rotor, rotor cracks on the rotor performance to do a detailed analysis of)
- 2009-02-14 10:15:53下载
- 积分:1
-
example
matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。(matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the C programming.)
- 2013-09-11 14:38:33下载
- 积分:1
-
negentropy_grad
基于负熵的盲源分离源程序,对盲源分离领域属于最基本的程序(BSS based on negentropy)
- 2014-01-03 11:45:20下载
- 积分:1
-
实验
提供了一种图像相位恢复算法,此算法为gs算法,本代码为gs算法最基础的代码。(An image phase recovery algorithm is provided. This algorithm is the GS algorithm. This code is the most basic code of the GS algorithm.)
- 2018-01-14 21:09:17下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
39709584mimo(blast)
在瑞利信道下MIMo系统信道容量的仿真的编程实例(In Fading Channel MIMo the Capacity of the simulation programming examples)
- 2010-05-18 00:46:44下载
- 积分:1
-
Kalman01
卡尔曼滤波器 matlab仿真实验代码 GPS数据后处理(kalman filter)
- 2015-03-31 10:20:00下载
- 积分:1
-
Power_Supply_Model
Matlab Simulink Power supply model created with diodes. AC/DC Converter
- 2011-01-27 05:52:45下载
- 积分:1
-
Matlab_Code_1
Source Code for Anntena and Shipping Cost
- 2011-06-14 04:27:14下载
- 积分:1