-
powernetwork1_gui
通过MATLAB编程实现自动输出A矩阵,输出图的一棵树,输出图的所有的树(Through MATLAB programming for automatic output A matrix, the output of a tree diagram, the output map all the trees)
- 2009-01-29 13:47:12下载
- 积分:1
-
MIRT2D_WIN
说明: 自适应正则化方法进行图像配准的matlab代码,带有测试图像数据(Adaptive regularization method for image registration of the matlab code image data with the test)
- 2010-04-08 09:54:36下载
- 积分:1
-
kernelPCA
KPCA可以用作数据压缩与提取。是一个很好的函数,可直接调用(KPCACan be used for data compression and extraction. Is a good function, can be called directly)
- 2015-03-12 14:01:54下载
- 积分:1
-
HAIMMING
窗函数法设计数字滤波器——海明窗
非原创
原文章名称:基于窗函数法的FIR数字滤波器的设计
作者:张志田 何其文
湖南工业职业技术学院 电气工程系
刊载于湖南科技学院学报 2007年9月 第28卷9期(Window function method to design digital filters- Hamming window of non-original name of the original article: window function based on the design of FIR digital filters: Zhang Zhitian He Qiwen Hunan Vocational College of Electrical Engineering of Hunan University of Science published in 2007 Volume 28 on September 9)
- 2010-11-10 16:37:48下载
- 积分:1
-
mfiles
改程序适用于电子与通信系统行业,比较完整的代码(Change procedures for electronic and communications systems industry, more complete code)
- 2011-11-05 09:41:32下载
- 积分:1
-
SenSimplex
说明: 该程序用于分析灵敏度时调用在需要添加人工变量时将采用两阶段法求解上述问题(This program is used to analyze sensitivity when called)
- 2019-03-28 11:02:42下载
- 积分:1
-
Based-on-clustering-algorithm-a
基于聚类算法和模式识别的人脸检测程序原代码(Based on clustering algorithm and pattern recognition face detection procedures the original code)
- 2011-05-16 20:25:18下载
- 积分:1
-
SVR-NONLINEAR
基于SVR的非线性系统的辨识和校验,辨识信号为幅值为2的随机信号(Nonlinear systems based on SVR identification and validation, identification signal is a random signal amplitude of 2)
- 2013-09-15 21:35:59下载
- 积分:1
-
1
14节点无功优化。。。。。。。。。。。。。(1Optimal power flow of a 14-node system by using)
- 2020-06-26 19:40:02下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1