-
weather
用matlab做的一个模糊天气预报系统,包括模糊推理及其仿真(Using matlab to do a fuzzy forecast system, including the fuzzy inference and simulation)
- 2007-09-12 13:11:10下载
- 积分:1
-
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
- 2009-05-25 19:45:27下载
- 积分:1
-
SVM
说明: 支持向量机(SVM)是非常强大、灵活的有监督学习算法,既可以用于分类,也可用于回归。简单支持向量机(Support vector machine (SVM) is a very powerful and flexible supervised learning algorithm, which can be used for both classification and regression. Simple support vector machine)
- 2021-01-07 18:56:44下载
- 积分:1
-
abs_2_relay.mdl
Simulink block diagram of simple Antilock Braking System control
- 2013-02-27 17:35:30下载
- 积分:1
-
ex5_18
说明: 在MATLAB环境下用PM算法进行的带通滤波器设计(In the MATLAB environment using the PM algorithm bandpass filter design)
- 2008-11-18 19:20:35下载
- 积分:1
-
lzw2norm
lzw coding with matlab
- 2013-12-14 06:36:26下载
- 积分:1
-
MATLAB_Simulink
这本电子书的名字是"基于matlab_simulink的系统仿真技术及应用",同样对于学习通信的人士来说挺不错的,但是用的时候请下载超星阅览器(This e-book name is " based on matlab_simulink System Simulation Technology and Application" , on the same people who have to learn to communicate quite well, but when used, download SSReader)
- 2009-11-18 19:06:35下载
- 积分:1
-
IM-vector-control
Vector control of induction motor using matlab simulink
- 2015-03-06 11:15:46下载
- 积分:1
-
leach(matlab)
用Matlab对LEACH分簇算法(cluster)的仿真程序(Using Matlab on LEACH clustering algorithm (cluster) of the simulation program)
- 2009-03-05 15:59:38下载
- 积分:1
-
ovrlpadd
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积(realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method)
- 2006-11-05 10:15:56下载
- 积分:1