-
linearmath
matlab 在线性代数中的应用 利用matlab实现可以提高对所学知识的理解 更有助于你考研(matlab linear algebra application to increase the use of matlab to achieve the knowledge of the study section to help you understand more)
- 2009-04-17 19:02:54下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十二章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:47下载
- 积分:1
-
glasso
Matlab implementation of the graphical Lasso model for estimating sparse inverse covariance matrix (a.k.a. precision or concentration matrix)
- 2013-05-05 13:15:26下载
- 积分:1
-
IRC_receiver
CoMP场景下,基于PMI的IRC干扰消除算法的仿真程序,算法可以参考论文“Interference Mitigation Based on Enhanced Interference PMI Notification”(In the CoMP scenario,the simulation program for an IRC interference cancellation algorithm based on PMI, which is described in "CoMP scenario, based on the PMI IRC interference cancellation algorithm simulation program")
- 2013-08-07 19:30:08下载
- 积分:1
-
checkValidity
validity check for polar to cartesian conversion
- 2014-08-17 22:28:43下载
- 积分:1
-
ranmut
this code is very helpfulful in understanding the basic sterps to create rst algorithm
- 2013-01-22 13:17:24下载
- 积分:1
-
bpsk_spread
BPSK code of matlab.
- 2014-09-25 11:41:10下载
- 积分:1
-
RLS.m
好几个LMS和RLS的自适应滤波算法,系统便是和噪声对消(Several LMS and RLS adaptive filtering algorithm
)
- 2015-05-22 10:03:32下载
- 积分:1
-
rnnsimv2
RNNSIM v.2 package contains a number of m-files for training and evaluation
of the random neural network. All functions have been thoroughly tested.
After downloading the separate files or the zipped file, make sure that they are
stored or extracted in the directory /rnnsimv2
Below an overview of the files contained in this directory along with a brief description of what
they do. The on-line help facility explains how to call the different functions. You simply write
help <function-name> in the MATLAB command window.
Along with the m-files in this directory you will find a manual for the simulator
in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes.
Two simple demonstration programs are given to illustrate how most of the functions
work.
- 2010-03-04 17:19:48下载
- 积分:1
-
fuzzy-PID
做过模糊PID的朋友很多遇到过这种问题,就是仿真启动不起来,停留在e-7等地方或者仿真很慢,自次上次有个朋友说改变步长能解决这个问题,最后的曲线能达到满足要求的时候,我让他找个例子他就没有后文,以前我做了很多这样的模糊PID,但靠改变步长并没有解决问题,仿真曲线直接发散出去了,我自己这两天也总在思考这个问题,通过不断的调试总结,明白了不少,给遇到这个问题的朋友讲解一下解决办法吧,以一个例子详解:(Done a lot of friends of the fuzzy PID encountered this problem, simulation start up, stay in the e-7 and other local or simulation is very slow, have a friend who said to change the step size to solve this problem since the times the last, the finalcurve to achieve to meet the requirements when I asked him to find examples of his later, I have done a lot of fuzzy PID, but by changing the step does not solve the problem, the simulation curve directly divergence out, Itwo days always thinking about this problem, summarized by the debug and understand a lot of friends to experience this problem to explain the solution, an example Detailed:)
- 2012-04-11 08:45:48下载
- 积分:1