资源列表
Load_AMP_FreqV3
- MatLab, load cvs files to display a several display to analysis the anomalous values.
PCA
- 一个关于主成分分析的matlab演示,十分有用-A principal component analysis on matlab demo, very useful
jiediandaonajuzhen
- 电力系统节点导纳矩阵的形成,自己编写的供大家参考,-Power system nodal admittance matrix of the form, I have written for your reference, thank you
example13_12
- 运用进行编程实例,达到了解MATLAB的目的,为今后应用打好基础-Examples of the use of programming, to understand the purpose of MATLAB, to lay the foundation for future applications
washerFC
- 对洗衣机洗涤时间设计模糊控制系统,选用两输入单输出模糊控制器-Washing time on washing machine fuzzy control system design, use two-input single-output fuzzy controller
page_70
- RLS源程序代码,方便学习和使用改进的最小二乘法,加以修改,随心所欲!-RLS source code, easy to learn and use to improve the least squares method, modify, anywhere!
calkesfadeingmodel
- cleaks fadeing model
Neyman-PearsnovaTask
- this code is for Neyman-Pearsnova Task
matlabedge
- 使用MATLAB进行图像的边缘提取,对于毕业设计有一点帮助-Using MATLAB for image edge extraction, there is little help for graduation
xiaobosuanfa
- 采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v )
MassModelEulermethod
- 神经元mass模型tonic 放电例子,并给出了相图-a example of neural mass model in tonic firing, and give its phase portrait
kmeans-program
- k-mean algorithm for clustering