搜索资源列表
ptfsf
- The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
advanced_pid_control_and_matlab_emluative_program(
- 先进pid控制matlab仿真(第二版) 1、所有仿真算法按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。 5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。
adapQuad
- 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear r
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
hfssapi
- HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS scr ipting Interface. " T(hcI Xo^8o0xi This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating the required HFSS scr ipt
evalf
- 熟悉matlab的人都会很清楚matlab中的feval()函数没法对匿名函数进行运算,当然更不可能执行当前路径之外或者说搜索路径之外的函数。还有eval只能执行字符串命令。 9 q2 u8 e" L& Y, E Z8 {然而evalf解决了上面的所有问题 -Matlab person familiar with the very clear matlab in feval () function can not be anonymous function of computing, of
jasper-1.701.0.gpu.1.0
- This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
svdpackc.tar
- svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
dzyxandmusic
- 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run the executable program testword.exe, the main interface, the menu that appears, press the Enter key appears composed of 26 letters out
Vertex_Cover_Code
- This project discusses different techniques and algorithms used to solve the parameterized Vertex Cover problem. A vertex cover of a graph G(V,E) is a subset of vertices V such that for every edge (u, v) ⊆ E, at least one of the vertices u or v
pro_2
- 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
demo3_Rohrs
- This the demo file for Rhors counter example: adaptive control for system with unmodeled dynamics, which show the lack of robustness of the traditional MRAC. DoSims.m: This scr ipt initializes the model parameters, run the simulation, and plot
lulu_en2_CLMS
- 凸组合滤波器CLMS,代价函数为e的平方,根据IEEE添加的限定条件,程序稳定,可运行,有详细注释-Convex combination of filters, the cost function is the square of the e qualification added by the IEEE, the program can run detailed notes
mohukongzhic
- 以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!-I have the following code from a modified fuzzy control, through their modifications in vc6.0, run! Enter e represents the output error, ec represents t
mohukongzhi
- 本程序可在vc6.0环境下运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!-This program can be run under vc6.0 environment! Enter e represents the output error, ec represents the error rate of change, tested with good control effect for the sys