-
otsu
cet algorithme est ecrit en matlab
- 2011-04-21 06:21:51下载
- 积分:1
-
PSD
功率谱密度计算程序,可以用于计算时域信号的功率谱密度。(The power spectral density calculation procedures can be used to calculate the power spectral density of the time-domain signal.)
- 2020-12-11 17:29:18下载
- 积分:1
-
jiami1
这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of knowledge)
- 2010-08-18 15:41:30下载
- 积分:1
-
E_BOOK_speed_control_with_MATLAB_simulation
交直流调速系统与MATLAB仿真 书籍,PDF格式的,将交直流调速技术和MATLAB仿真技术有机结合在一起,主要内容包括直流调速系统及其仿真、直流调速系统的动态设计及其仿真、直流脉宽调速系统及其仿真、交流调压调速系统和串级调速系统及其仿真、交流异步电动机变频调速系统及其仿真、交流异步电动机矢量控制变频调速系统及其仿真、同步电动机调速系统及其仿真。(AC and DC speed control system with the MATLAB simulation of the book, PDF format, will be AC and DC speed control technology and the organic integration of MATLAB simulation technology together, the main features of DC drive system and its simulation, the dynamics of DC drive system design and simulation DC PWM system and its simulation, AC voltage regulation speed control system and cascade speed regulation system and its simulation, the exchange of asynchronous motor VVVF system and its simulation, the exchange of vector control induction motor variable frequency speed regulation system and its simulation, synchronous motor speed control system and its simulation.)
- 2009-03-22 16:31:14下载
- 积分:1
-
SVM_lzb1p0
一般支持向量机的回归和分类程序,均可以运行(General support vector machine regression and classification procedures can run)
- 2008-01-17 13:40:04下载
- 积分:1
-
finalopf
matpower软件下,最优潮流程序完整版,希望对大家有用(matpower software, the optimal power flow procedures for the full version, in the hope that useful to everybody)
- 2008-04-16 14:39:22下载
- 积分:1
-
Untitled
利用MALAB实现的关于变压器差流计算的问题,对差流的提取很有意义。(MALAB achieve on transformer differential current calculated differential current extraction makes sense.)
- 2012-05-23 19:35:51下载
- 积分:1
-
Matlab-Codes
Basic programmes on images
- 2014-08-26 22:08:22下载
- 积分:1
-
cognitive-radio
Spectrum sensing is one of the core technologies for cognitive radios (CR) that in this project used Pd vs Pm
- 2014-11-09 06:34:18下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1