-
mobanshenchen
直方图压缩模板,输入的一定bins的直方图,输出48bins的直方图,可用于图像识别,在对图像提取直方图特征后进行降维操作(Compression template histogram, histogram bins certain input, output 48bins histogram, can be used for image recognition, the histogram of the image feature extraction operation after the dimension reduction)
- 2013-10-20 19:25:45下载
- 积分:1
-
hydrostatic-dynamic-stiffness
液靜壓支乘動態剛性,可作為液靜壓支乘動態研究的基礎(hydrostatic bearing dynamic stiffness)
- 2014-11-22 17:23:43下载
- 积分:1
-
PMSM_SMO
永磁同步电机滑膜观测器估算电机转速。精度比传统观测器精度高。(Estimation of motor speed by permanent magnet synchronous motor. The precision is higher than that of the traditional one)
- 2021-03-22 15:09:16下载
- 积分:1
-
N-Hermite_interplotion
说明: N-Hermite插值的MATLAB程序。需要的来下载。(N-Hermite interpolation of the MATLAB program. Need to download.)
- 2009-08-02 00:07:49下载
- 积分:1
-
psbturbine
同步发电机采用水轮机
结合励磁系统和调速系统的仿真模型(Synchronous generator powered by hydraulic turbine
with excitation and governor systems)
- 2020-09-08 21:48:10下载
- 积分:1
-
LDPC_BSN
Matlab code for LDPC log-domain decoder in AWGN channel(Matlab code for LDPC log-domain decoder in AWGN channel BEC Channel and BSC channel)
- 2011-06-02 15:18:50下载
- 积分:1
-
新建 WinRAR 压缩文件
说明: 频控阵雷达:概念、原理与应用,综述性的文章与对应的程序,非常好的资料(Frequency Array Radar: Concept, Principle and Application, Summary Articles and Corresponding Procedures, Very Good Information)
- 2019-04-27 16:36:10下载
- 积分:1
-
2
说明: 对初学MATLAB的人员,可有作用,也很管用,特此共享。( To personnel who begins studies MATLAB, may have the function, is also effective very much, shares specially )
- 2010-10-24 23:48:31下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
ANN
RBF网络在matlab环境中的开发,从数据输入到网络各项参数的调整都包含其中(program of RBF )
- 2013-08-22 22:51:51下载
- 积分:1