搜索资源列表
kal
- program tutorial of kalman filter using matlab 7.1
predictivecontrolexample.rar
- 预测控制实例程序,在matlab 7.1环境中编译通过,效果还可以,希望大家学习交流,Examples of predictive control procedures, the compiler matlab 7.1 environment is passed, the effect can also hope that we learn
prtools3.1.7.rar
- 模式识别 MATLAB 的工具箱,比较实用,包括SVM,ICA,PCA,NN等等模式识别算法.,Pattern Recognition Toolbox for MATLAB, more practical, including the SVM, ICA, PCA, NN pattern recognition algorithm and so on.
Matlab_GPS_Toolbox[1]
- GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution of precision)计算,卫星选取和相关函数;
MATLAB
- 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
Strapdown
- 一、数据说明: 1:惯导系统为指北方位的捷连系统。初始经度为116.344695283度、纬度为39.975172度,高度h为30米。 初速度为v0=[0.000048637 0.000206947 0.007106781],飞行高度不变。 2:jlfw中为600秒的数据,陀螺仪和加速度计采样周期分别为为1/80秒和1/80秒。 3:初始姿态角为[0.120992605 0.010445947 91.637207](俯仰,横滚,航向,单位为度), jlfw中保存的为比力信
oqpsk
- oqpsk信号,滚降系数分别为0.4,0.7,1.0.信噪比为20bB-OQPSK signal, roll-off coefficients were 0.4,0.7,1.0. 20bB SNR
NIP
- matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
1
- 《MATLAB 7.X系统建模与仿真》一书的完整光盘源代码。-" MATLAB 7.X System Modeling and Simulation" of a book on CD-ROM source code integrity.
matlab
- 《MATLAB 7[1].0编程基础基础》一书中的所有源程序。-" MATLAB 7 [1] .0 programming based on the basis of" one book, all the source code.
simulation_of_power_network
- Simulation of power network 110 kV/22 kV in Slovak republic (Lucenec, Rimavska Sobota). Designed in Matlab 7.0.1, release 14. -Simulation of power network 110 kV/22 kV in Slovak republic (Lucenec, Rimavska Sobota). Designed in Matlab 7.0.1, release
matlab
- 1.此应用程序基于matlab,请确认正确安装相应版本的matlab 2.此应用程序可以读入两列纯数据,进行极坐标绘图:数据第一列为角度(单位为°),第二列为电平值(单位为dB)。 3.使用时将应用程序和数据放在matlab的路径中,比如work文件夹下。 4.对于用不同matlab版本生成的exe文件,其运行环境MCR版本也会有不同,这里分别给出了2007a和7.01的应用程序。如使用其他版本,请单独安装2007a或者7.01版本的MCRInstaller.exe
SSMULT-2.0.1.tar
- 实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程 -SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB
spectralclustering-1.1
- This directory includes sources used in the following paper: Parallel Spectral Clustering in Distributed Systems Wen-Yen Chen, Yangqiu Song, Hongjie Bai, Chih-Jen Lin, and Edward Chang Accepted by IEEE Transactions on Pattern Analysis and
1
- 用matlab 7.0 adaptse函数完成的 基于lms的自适应滤波器-Done with matlab 7.0 adaptse function of the adaptive filter based lms
MATLAB7.1-yichuansuanfa[matlab]
- MATLAB7.1的关于遗传算法的所有源程序详解-MATLAB7.1 on all the source code Detailed genetic algorithm
Exemples1et2(1)
- exemple de simulation simulink matlab 7.1
1-_-Lattice-boltzmann-2D-for-porous-system
- The present matlab code derives from the basic Lattice Boltzmann code named LB BGK D2Q9 and submitted on 2005-02-10 (see Matlab Central) MATLAB release MATLAB 7.1.0 (R14SP3)
matlab
- 遗传算法计算函数最大值例7.1简单一元函数优化实例(The genetic algorithm calculates the maximum of the function)
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl