资源列表
acm
- 一道ACM的题,用数学的取余来模拟约瑟夫操作。在源程序里对这个操作有详细的注释。-The Joseph s problem is notoriously known. For those who are not familiar with the original problem: from among n people, numbered 1, 2, . . ., n, standing in circle every mth is going to be executed and only
NuclearFitting
- 核辐射中仪器标定时用到的最小二乘拟合法,coords.txt是实验得出的数据!该方法可求出拟合直线的斜率和截距。-Nuclear radiation instrumentation calibration when used least-squares fitting, coords.txt are derived from experimental data! This method can be obtained fitting a straight line of slope and in
matlab
- 东北大学 薛定谔的高等应用数学问题MATLAB求解的源代码-Northeastern University, Applied Mathematics Higher Schrodinger problem solving MATLAB source code
C_PSO
- 粒子群算法,用于寻求最优,分为全局寻优,和局部寻优-C_PSO.rar
C_AntCluster
- 蚁群算法,用于寻求最优解,信息素的,路径-C_AntCluster.m
Main_Sound
- 我认为很不错的语音处理的matlab源代码-In my opinion a good deal of voice matlab source code
MatlabforSignalProcessing
- 我认为很不错的信号处理相关的matlab的源代码-In my opinion a very good signal processing related to the source code matlab
DDS
- 这里的DDS(直接数字合成)是我在MATLAB中用Simulink基本模块搭建起来的模型,仿真DDS信号的产生,并有一个M文件实现与模型同等的功能,MATLAB爱好者一定不要错过-I build the DDS model using simulink basic model to simulate the DDS source, associated a M file realizing the same function as the model,and,the MATLAB lover
RBFFunction
- RBF网络用于函数逼近,未使用matlab工具箱,程序应用效果良好-RBF network for function approximation is not used matlab toolbox, the application of effective procedures
SimulatedAnnealingtosolveTSPproblem
- 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
ctr
- 基于半导体激光器的matlab程序产生混沌-chaos
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
