登录

最新会员 最新下载

成为了本站VIP会员

01月27日 22:14

成为了本站VIP会员

01月18日 11:21

成为了本站VIP会员

01月17日 14:30

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:matlab
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. GPS

  GPS的RMC、CGATT等格式帧的数据定位解析(GPS locate)

12
下载
148
浏览
2015-04-22发布

2. houxuanren

  对候选人得票进行统计,设有3个候选人,最终只能有1人当选为领导。(Statistics on the number of votes a candidate with three candidates, we can only have one person elected as leader.)

3
下载
119
浏览
2015-04-22发布

3. MATLAB-ABC

  MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。(Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.)

19
下载
139
浏览
2015-04-22发布

4. IEEE14

  MATLAB潮流程序(IEEE14 直角坐标 牛拉法)MATLAB潮流程序(IEEE14 直角坐标 牛拉法)(MATLAB trend (IEEE14 rectangular coordinates Cattle rafa)MATLAB trend (IEEE14 rectangular coordinates Cattle rafa))

9
下载
134
浏览
2015-04-21发布

5. 3D_HOG_Mine

  3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)

10
下载
160
浏览
2015-04-21发布

6. Matlab-and-Visual-C-to-KF

  一篇关于实现卡尔曼滤波的新方法,运用MATLAB和Visual c实现。(An article on the new method of Kalman filter implementation, the use of MATLAB and Visual c implementation.)

3
下载
145
浏览
2015-04-21发布

7. TD-LTE

  描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)

35
下载
180
浏览
2015-04-21发布

8. MatlabaC_CPP(3)

  最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))

117
下载
124
浏览
2015-04-21发布

9. EasyWin

  掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)

3
下载
134
浏览
2015-04-20发布

10. _FuzzyPID

  MATLAB算法 自己设计的 希望能帮助你 模糊PID(MATLAB algorithm design their own hope to help you fuzzy PID)

5
下载
149
浏览
2015-04-20发布

11. kaerman

  用matlab 作卡尔曼滤波实验。讲解的步骤清楚,简单易懂(ka er man lv bo)

3
下载
163
浏览
2015-04-20发布

12. CPP_Primer_3rd_Edition

  计算机科学45部经典著作,深入C++之《C++ Primer》第三版,中文版,Stanley B Lippman,Josee Lajoie著,潘爱民,张丽 译(C++ Primer,Stanley B Lippman ,Josee Lajoie)

4
下载
100
浏览
2015-04-20发布

13. Modern-control-theory

  《现代控制理论参考答案》,刘豹,唐万生版。现代控制理论参考答案(Modern control theory reference for the answer)

10
下载
153
浏览
2015-04-20发布

14. viterbi-matlab

   卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=zeros(1,s+1) 存放Fc路径的 md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)

6
下载
148
浏览
2015-04-20发布

15. 5

说明:  matlab 中很实用的源代码5:20.形态学骨架提取 25 21.直接提取四个顶点坐标 26 22.文件打开窗口 27(Practical source code of matlab )

0
下载
138
浏览
2015-04-20发布

16. 4

说明:  matlab 中很实用的源代码4:.开启和闭合操 开启和闭合组合操作.形态学边界提取 (Practical source code of matlab)

0
下载
149
浏览
2015-04-20发布

17. 3

说明:  matlab 中很实用的源代码3:13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀操作 19 16.腐蚀操作 20(Practical source code of matla)

0
下载
139
浏览
2015-04-20发布

18. 2

说明:  matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘(Practical source code of matlab)

0
下载
179
浏览
2015-04-20发布

19. 1

说明:  matlab中很实用的源代码1,例图图形转换、非线性变换等等(Practical source code of MATLAB)

0
下载
127
浏览
2015-04-20发布

20. Matlab_C._plus_plus

  MATLAB 和c++混合编程在windows下编程(MATLAB mixed programming and c++ programming in windows)

8
下载
126
浏览
2015-04-20发布