电力牵引电机控制,设计的目的是用MatLab得到系统的状态空间模型,计算系统的传递函数。并预测系统的阶跃响应,并判断系统是否能控和能观。
上传时间: 2017-01-24
上传用户:Ants
汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C
标签: the animation Simulate movement
上传时间: 2017-02-11
上传用户:waizhang
SMO 源程序基于libsvm,开发的支持向量机图形界面应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观
上传时间: 2013-12-09
上传用户:windwolf2000
支持向量机导论(有中英版本),学习SVM的经典书籍。导师叫我看这本书。
上传时间: 2017-03-14
上传用户:youmo81
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。
上传时间: 2017-06-18
上传用户:WMC_geophy
支持向量机导论中文版,学习SVM的好材料
标签: 支持向量机
上传时间: 2014-01-17
上传用户:caixiaoxu26
NFS服务器实现文件共享
上传时间: 2015-05-13
上传用户:yangkang1192
广混沌henon映射广义映射模型可以在一种结构下实现多个混沌 映射,所生成的混沌序列具有良好的相关特性。此混沌序列 要比单一映射产生的混沌序列复杂,可以有效延长序列的周 期,预测难度增加,保密性更好。为了进一步提高序列的保 密性,并改善广义映射直接生成的混沌序列的
标签: henon
上传时间: 2015-05-14
上传用户:Zues37
Use the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its spectrum linearly and logarithmically. Apply Hamming window to reduce the leakage. . The hamming window can be coded in Matlab as for n=1:N hamming(n)=0.54+0.46*cos((2*n-N+1)*pi/N); end; where N is the data length in the FFT.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123
Use fft to analyse signal by plotting the original signal and its spectrum.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123