-
QPSK_fre_DFE_equa
频域反馈均衡器仿真设计,采用FFT快速变换,抗通信中的多径干扰(frequency decision feedback equaliter,use FFT,in order to estimate the ISI in communication)
- 2013-11-12 09:21:07下载
- 积分:1
-
proj_2
Opencv code for Sobel edge detection
- 2013-11-24 22:00:49下载
- 积分:1
-
exercise10_1
采用标准的Newton方法解决等式约束熵极大化问题(Standard Newton method,Equality constrained entropy maximization)
- 2015-11-14 21:27:07下载
- 积分:1
-
OCRPRO
OCR的一个简单小程序,可以直接使用,matlab版本的,检测率很准。(OCR is a simple applet can directly use the Matlab version of the detection rate is very accurate.)
- 2012-09-03 10:48:39下载
- 积分:1
-
三种方法的弹道仿真
matlab/simulink 三种方法的弹道仿真(追踪法、比例导引法、平行接近法) (matlab/simulink Trajectory Simulation of three methods (tracing method, proportional navigation law, parallel close to the law))
- 2021-04-24 11:08:47下载
- 积分:1
-
mb-ofdm-uwb
在802.11.3a信道环境下,基于MB-OFDM UWB的仿真程序,很全。(At 802.11.3a channel environment, the MB-OFDM UWB based on the simulation program, it is wide.)
- 2009-03-25 16:13:56下载
- 积分:1
-
3854
UC3854功能图,引脚图,各项参数图,以及元器件的选取。(hardware and software of UC3854)
- 2010-12-25 19:05:52下载
- 积分:1
-
shooting
shooting method demo code for boundary value ODE s
- 2010-02-17 07:30:12下载
- 积分:1
-
fft--demo
matlab写的一个FFT例程,对初学者很有帮助(matlab FFT DEMO)
- 2013-09-20 16:24:16下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1