登录

最新会员 最新下载

成为了本站VIP会员

09月17日 10:56

成为了本站VIP会员

09月16日 14:08

成为了本站VIP会员

09月09日 16:00

成为了本站VIP会员

09月09日 16:00

成为了本站VIP会员

09月01日 21:29

成为了本站VIP会员

09月01日 16:42
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:matlab
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ANO-MR-F1

  四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)

28
下载
253
浏览
2015-02-04发布

2. mct2008

  固高卡调试软件。可以控制控制卡的各个轴,jog运行,联轴运行等。(the app of motion control card.)

39
下载
218
浏览
2015-02-03发布

3. error-code

  周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)

2
下载
205
浏览
2015-02-03发布

4. echo-cancellation

  移动通信领域中已广泛采用自适应回波抵消技术,自适应回波抵消算法是该技术的核心,算法的优劣直接影响自适应回波抵消效果,同时它对降低硬件复杂度和产品成 本也有特殊意义。文章对自适应回波抵消的NLMS算法、双端讲话(DT)的检测算法及后 处理的NLP算法进行了分析和讨论。 (nIhtemobileeonllnunieationdomani,adpativeeehoenaeellationhasbeen idelyusedwihthtealgorith ofadPativeehcoeancellationasitskeyteemlology. Qualiytofalgorlthmwillhveadireeteeffetonhtereusltofeancellation,andgoodal- goritmhswillreduce stemcomPelxiytandlwoerhtecostofproduct.Thepapergives annaalysisonthekeyalgorithinofadPatveiechoenaeellationNLMS,algorithmof doubleta deteetion,nadalgorithmofnonlinearPoreessnig. )

5
下载
190
浏览
2015-02-03发布

5. FTPClient

  File Transfer application

1
下载
230
浏览
2015-02-03发布

6. CSR-NFC-0.0.01

  CSR与NFC集合工具,NFC是只能适合复旦微的芯片,CSR适合ROM版本和FALSE版本(CSR and NFC collection tools, NFC is only suitable for fudan micro chips, CSR for ROM version and FALSE version)

5
下载
314
浏览
2015-02-02发布

7. DTproTest

  DTproTest滴水动态变形-飘功能例子.rar(DTproTest example DTproTest example)

1
下载
238
浏览
2015-02-02发布

8. Cpp1

  加对地支路、非标准变比、稀疏矩阵的潮流计算(Power flow calculation)

1
下载
176
浏览
2015-02-01发布

9. daqiMTF

  关于大气MTF的资料,有助于理解大气MTF的作用,估计计算大气MTF的值。(The information on atmospheric MTF, help to understand the role of atmospheric MTF, estimate calculated atmospheric MTF value)

8
下载
234
浏览
2015-02-01发布

10. C--CPP-programmers-reference

  This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.

1
下载
177
浏览
2015-01-31发布

11. kalman

  opencv3.0实现的卡尔曼滤波鼠标移动预测(the sourse of kalman)

21
下载
184
浏览
2015-01-31发布

12. CTelevision

  定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使 用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume, 最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息 方法。(A class definition television CTelevision description. Class contains TV brands (p_brand, so Pointer type), the current channel (channel, a total of 500 channels) and the current volume (volume, Maximum 30) and other data members. Requirements and provides a default constructor with parameters, and output object information Methods.)

1
下载
207
浏览
2015-01-29发布

13. zbar-0.10

  ZBar library for Windows platform

3
下载
233
浏览
2015-01-29发布

14. basic-tutorial-of-MATLAB

  MATLAB基础教程,讲解了MATLAB基本运算和基本函数,以及基本绘图命令。(it is a MATLAB basic tutorial,including the basic arithmetic and functions, what s more, the basic drawing command.)

1
下载
223
浏览
2015-01-29发布

15. Tamirin_2_2

  dielectric waveguide optiwave simulation

1
下载
181
浏览
2015-01-29发布

16. ShutDown

  SYSTEM SHUTDOWN Process

1
下载
193
浏览
2015-01-29发布

17. matpower4.0-(1)

  MATPOWER是MATLAB的M文件包® 求解潮流和最优潮流问题。它的目的是作为一个研究者和教育者,是易于使用和修改仿真工具。MATPOWER是设计给最佳的性能,同时保持代码的简单理解和修改。它最初是为POWERWEB项目的一部分。(MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. It was initially developed as part of the PowerWeb project. )

2
下载
189
浏览
2015-01-29发布

18. LDAgdm

  详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现(matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis)

13
下载
159
浏览
2015-01-28发布

19. DFT

  DFT算法在MATLAB平台上的实现,包括源代码,说明等(Elimination phase algorithm in MATLAB platforms)

2
下载
230
浏览
2015-01-28发布

20. SNMF

  SNMF 算法在MATLAB平台上的实现,包括源代码,说明等(SNMF experiment on MATLAB)

44
下载
296
浏览
2015-01-28发布