-
C++_with_Matlab
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:49:55下载
- 积分:1
-
dpdsimulation
基于matlab的对多项式数字预失真和查找表数字预失真的比较(Matlab-based digital predistortion and of polynomial lookup tables digital predistortion comparison)
- 2020-07-20 21:48:46下载
- 积分:1
-
yiweimohuzishiying
应用simulink工具搭建了无人机一维模糊自适应控制系统模型(One-dimensional modeling fuzzy adaptive control system of UAV)
- 2013-04-16 11:37:17下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1
-
matlab
北邮一个老师的讲义,还有作业和实验,是学习matlab和数学建模的辅导材料(Beijing University of Posts and Telecommunications a teacher' s lecture notes, there are operations and experiments, and mathematical modeling to learn matlab counseling materials)
- 2009-11-26 16:45:58下载
- 积分:1
-
EKFyognyudaohang
实现EKF滤波在导航重点的应用,精度相对较高,(achieve EKF filter in navigation key applications, a relatively high accuracy.)
- 2007-05-17 15:46:40下载
- 积分:1
-
libelas
Libelas(大规模高效立体匹配库)是cross-platfrom c++
图书馆与MATLAB计算包装差异大的地图图像。输入
是一双纠正灰度立体图像的大小相同。输出相应的
差距的地图。(Libelas (LIBrary for Efficient LArge-scale Stereo matching) is a cross-platfrom C++
library with MATLAB wrappers for computing disparity maps of large images. Input
is a rectified greyscale stereo image pair of same size. Output are the corresponding
disparity maps.)
- 2013-12-12 23:36:22下载
- 积分:1
-
Matcom_VC
说明: 基于matlab与VC的混合编程的数字图像处理方法的研究。期刊文献(Matlab-based mix of programming with VC digital image processing method. Periodical Literature)
- 2010-03-23 17:34:35下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
matlab programming, matlab for beginners.
introudction to matlab
- 2013-03-11 00:08:27下载
- 积分:1
-
equalizer_self_adaption
自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。(The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for modeling digital equalizer source code. Modeling the establishment of sending and receiving ends of a communication system, and simulate the channel attenuation and noise. And at the receiving end using a digital equalizer. Once the main program at the receiving end using adaptive equalizer, another did not use, you can clearly see the difference before and after the equalizer BER.)
- 2021-01-23 18:28:45下载
- 积分:1