-
DDS
用MATLAB中的SIMULINK工具实现DDS的仿真模型,不过这里的控制字是常量(SIMULINK with MATLAB tools in DDS realize the simulation model, but here the control word is a constant)
- 2008-04-14 16:22:30下载
- 积分:1
-
yiquansuafa
有关蚁群算法的matlab源码,共有十二个源代码文件,希望对大家有所帮助(On the ant colony algorithm matlab source, a total of 12 source code files, I hope all of you to help)
- 2008-12-17 20:53:42下载
- 积分:1
-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1
-
foi_mimo.tar
GNUradio中mimo实现,基于GNURadio3.3.0以及UHD(mimo in GNURadio based on GNURadio 3.3.0 and UHD)
- 2013-12-05 12:06:15下载
- 积分:1
-
simulink
sumilink of project in matlab with andy dh
- 2011-10-09 04:39:11下载
- 积分:1
-
SINS_simulation
基于MATLAB的捷联惯导轨迹发生器,以及SINS解算程序(SINS based on MATLAB trajectory generator and solver SINS)
- 2021-04-17 08:28:53下载
- 积分:1
-
biansheng
此文件实现了让语音信号通过低通,高通,带通滤波器使其变声,并且在GUI界面上绘出了个滤波器的频率响应和语音信号的频谱。(This file allows to achieve a voice signal through a low pass, high pass, band pass filter to make it change the sound, and plotted on a GUI interface and voice signal spectrum frequency response of a filter.)
- 2014-04-19 19:33:00下载
- 积分:1
-
nr857
利用matlab针对图像进行马氏距离计算 ,小波包分析提取振动信号中的特征频率,随机调制信号下的模拟ppm。( Using matlab to calculate the Mahalanobis distance for the image, Wavelet packet analysis to extract vibration signal characteristic frequency, Random ppm modulated analog signal unde.)
- 2017-04-13 15:45:26下载
- 积分:1
-
用matlab模拟种群的灭绝和持续生存
Permanence脉冲微分方程程序用matlab模拟种群的灭绝和持续生存(Permanence Impulsive Differential Equation Program Using matlab to Simulate the Extinction and Persistence of Population)
- 2019-04-08 16:20:35下载
- 积分:1
-
TSP-GA
遗传算法解决TSP问题,给定n个城市和城市之间的距离,寻找一条遍历所有城市且每一个城市只被访问一次的路径。(Solving TSP problem by genetic algorithm,Given the distance between n cities, find a path that traverses all cities and each city is visited only once.)
- 2018-10-23 16:31:29下载
- 积分:1