-
pilvcaiyang
频率采样法的FIR数字滤波器的设计实现,嘿嘿(FIR digital filter)
- 2010-06-05 15:31:02下载
- 积分:1
-
about_Communication_Fundamentals_in_my_side
总结了自己关于通信原理学习的一下认识,希望大家多交流(about Communication Fundamentals in my side)
- 2010-09-24 20:06:01下载
- 积分:1
-
fractal
该程序可以实现信号的分形计算,从而求解出所求信号的分形函数,在信号非线性研究中有很重要的作用。(The program can calculate the fractal signal, thus solving the request signals a fractal function, the study of nonlinear signal has a very important role.)
- 2011-09-07 17:11:47下载
- 积分:1
-
matlab-Digital-image-processing
matlab 数字图像处理源代码,需要毕业设计的可以在此处下载(matlab digital image processing source code graduation design is required can be downloaded here)
- 2013-05-19 21:06:14下载
- 积分:1
-
87361012Matlab
is is the source for lane detection algorimtm
- 2010-01-16 17:31:38下载
- 积分:1
-
maxGenTerm
说明: 经典遗传算法工具箱中的最大代数终止程序,与大家分享(classical genetic algorithm toolbox the largest algebra termination of the procedure, to share with you)
- 2006-04-07 21:31:12下载
- 积分:1
-
hqam
16QAM系统的调制,解调的仿真。作出星座图及调制,解调信号的波形,输出信号的功率谱,眼图及误码率曲线。(16QAM system, modulation, demodulation of the simulation. Make a constellation and the modulation, demodulation waveform, the output signal of the power spectrum, eye diagram and BER curves.)
- 2020-11-14 10:59:42下载
- 积分:1
-
encoding-decoding
图像的编解码程序,可以直接运行,并含有PSNR的对比(The encoding and decoding files which can run without modify, and we have comparison of PSNR)
- 2014-01-04 15:23:45下载
- 积分:1
-
NSGA-II
matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果(matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a good effect)
- 2021-03-30 20:19:09下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1