-
c
说明: 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
(Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function))
- 2011-07-18 09:28:07下载
- 积分:1
-
OFDMPrinciplAndApplication
讲述了OFDM的一些基本知识,包含框图,及OFDM的优缺点等。对OFDM有个全面认识。(OFDM about some of the basics, including block diagram, and the advantages and disadvantages of OFDM and so on. Have a comprehensive understanding of OFDM.)
- 2010-12-30 10:48:25下载
- 积分:1
-
jacobi算法
说明: 实现雅可比叠代算法
在matlab中
输入矩阵A,b,
初值x
调用该函数
得到结果(achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results)
- 2005-11-17 21:04:14下载
- 积分:1
-
mod_demod
Digital Modulation and Demodulation
- 2012-05-14 23:28:52下载
- 积分:1
-
Swarm-Tracking
国外著名控制专著《extremum seeking control and application》输出跟踪控制案例源码,采用matlab编写,对研究极值搜索控制理论非常有帮助(a well-known book about system control 《extremum seeking control and application》output tracking control matlab code, it will benefit to study the extremum seeking control theory for people)
- 2013-09-15 14:55:19下载
- 积分:1
-
MAP.rar
Turbo码的最大后验概率译码,输出误码率与信噪比关系(Maximum a posteriori probability decoding of Turbo code output bit error rate and signal to noise ratio)
- 2015-08-12 10:29:07下载
- 积分:1
-
Fourier_Matlab
基于Matlab进行傅里叶变换的算法及程序代码(Matlab-based Fourier transform algorithms and program code)
- 2011-10-12 20:22:50下载
- 积分:1
-
sswatermark
SSwatermarking code for multimedia security to watermark an image with this code.
- 2015-03-17 02:30:33下载
- 积分:1
-
deepsae
构建深度sae网络,数据特征提取及分类,自定义网络结构参数(about deepsae code and an example, ex1 train a 100 hidden unit SDAE and use it to initialize a FFNN)
- 2020-11-13 15:19:43下载
- 积分:1
-
Ant-Colony-for-Multi-objective
说明: 基于多目标优化问题的改进蚁群算法的设计描述(Improved Ant Colony Algorithm design description based on the multi-objective optimization problem)
- 2021-05-14 13:30:02下载
- 积分:1