-
Jakes_filter
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless Applications,
% Prentice Hall PTR, 2004.( File: Jakes_filter.m Software given here is to accompany the textbook: WH Tranter, KS Shanmugan, TS Rappaport, and KS Kosbar, Principles of Communication Systems Simulation with Wireless Applications, Prentice Hall PTR, 2004.)
- 2006-10-25 09:29:31下载
- 积分:1
-
EXP_2
MATLAB PROGRAM TO CHECK CONTROLLABILITY AND OBSERVABILITY
- 2013-10-23 01:14:51下载
- 积分:1
-
The-eighth-chapter
《模式识别与智能计算》部分函数的源程序第八章(Chapter VIII of the part of the function of the source of Pattern Recognition and Intelligent Computing)
- 2013-05-18 19:51:40下载
- 积分:1
-
rectifier
基于matlab/simulink的三相PWM整流器仿真建模,希望对大家有所帮助(Based on the three-phase PWM rectifier simulation modeling matlab/simulink, I hope to help everyone)
- 2015-04-14 21:58:06下载
- 积分:1
-
mtspf_ga
TSP resolution with an algorthm to improve solution
- 2013-05-26 19:53:17下载
- 积分:1
-
Proficient-in-Matlab-and-C-CPP-V2
matlab与VC++混合调用的经典教程(Classic tutorial matlab mixed with VC++ call)
- 2015-03-02 10:19:14下载
- 积分:1
-
ss_mlsrs
说明: 用来产生M序列的MATLAB程序,其周期为31位,结合pn.m可生成GOLD序列。(used to produce M sequence MATLAB, cycle 31. combining pn.m GOLD sequences can be generated.)
- 2006-04-12 20:42:16下载
- 积分:1
-
extremuma
a fast and precise algoritm to find local maximum or minimum
- 2011-09-01 02:11:45下载
- 积分:1
-
kalmanswarm
This code expains kalmanswarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
This method is much faster as compared to genetic algorithim.
- 2010-06-30 16:27:44下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1