资源列表
查找向量容器中的两个字符串
- 编程实现如下功能:在主函数中,使用find()函数查找向量容器中的两个字符串,然后使用排序算法sort对查找到的两个字符串之间的所有字符串进行排序操作,最后输出排序后的向量容器中的字符串。其中函数push用于生成一个包含12个字符串的向量,函数disp用于输出向量容器中的字符串。,Programming to achieve the following functions: the main function, use the find () function to find Vector co
数组操作算法作业
- 该函数将数组b的前n个元素追加到数组a的前m个元素后,假定数组a具有至少存放m+n个元素的空间。例如,如果数组a为{22,33,44,55,66,77,88,99},数组b为{20,30,40,50,60,70,80,90},则调用append(a,5,b,3)后,将把数组a变为{22,33,44,55,66,20,30,40}。注意数组b并没有改变,而且数组a中只需改变n个元素。,The function of the array b before the n additional eleme
NLSE.rar
- NLSE用于求解偏微分方程 可演示非线性光纤光学任何一个方程,NLSE pian weifen fang cheng qiu jie guang xian guang xue yan shi cheng xu ke jie ren he yi ge pain wei fen fang cheng
pso.rar
- 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
lpp_prog.rar
- Face With LPP testing,Face With LPP testing
MATLAB.rar
- 这个文件包含很多MATLAB用于遥感处理的代码!,This file contains a lot of MATLAB code for the remote sensing processing!
datafusion1122.rar
- 卡尔曼滤波方法解决雷达数据融合问题,本程序针对同步融合。还附有红外数据融合,Asynchronism_Radar.Asynchronism_IR.
基于离散趋近率的滑模变结构控制MATLAB程序
- 基于离散趋近率的滑模变结构控制MATLAB程序,Based on the convergence rate of discrete sliding mode variable structure control MATLAB program
ems.rar
- 用于处理电力系统中含有4个节点的随机潮流计算,Four nodes to deal with the random flow calculation
travelingSalespersonProblem.ra
- 旅行商问题的实现,用分支界限法实现旅行商问题,The realization of traveling salesman problem, and the Limits of Law branch of the realization of traveling salesman problem
MPTK-Windows-bin-0-5-6-beta.zi
- The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scr ipts to plot the results under Matlab.,The Mat
libsvmparametersexamples.rar
- 给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm),给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm)