-
wirelesssimulation
采用matlab对无线信道进行仿真的源程序。(matlab source for wireless simulation)
- 2009-05-13 23:51:52下载
- 积分:1
-
windmatlab
运用wind matlab 进行量化投资, 例子包括 期货 期权 股票 债券等 (some samples for quantitative investing using matlab)
- 2014-08-27 23:59:50下载
- 积分:1
-
Hermite
根据所给定的节点值和节点上的函数值,取边界条件为 “左右两端的一阶导数值为零”, 编制构造三次样条函数的 Matlab 程序。
另附测试程序(Depending on the value of a given node and the node function value, taking the boundary conditions for the " right and left ends of the first derivative value of zero," the preparation of structural cubic spline function of Matlab procedures. Attached test program)
- 2013-10-31 14:32:57下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1
-
ver_0.82
此文件包包含用卷积神经网络识别手写输入的识别程序,数据可从MNIST下载(This release includes sample of handwritten digits recognition using CNN. If you just want to try it run cnet_tool. You ll see a simple GUI. It loads pretrained convolutional neural net from cnet.mat and recognizes image of digit either painted in painting area or downloaded from MNIST database. )
- 2012-10-10 21:33:11下载
- 积分:1
-
MATLAB-(2)
增广的最小二乘辨识程序
梯度校正的最小二乘辨识程序
递推的极大似然辨识程序(允许输入拉丁字符的拼音
Augmented least squares identification procedure
Gradient-corrected least squares identification procedure
Recursive maximum likelihood identification program)
- 2012-01-04 20:00:53下载
- 积分:1
-
MATLAB
matlab入门级别的电子书,主要是基本的操作运算和一些matlab的常用函数汇总(matlab entry-level e-books, the basic operation of arithmetic and some of the commonly used matlab function summary)
- 2012-11-27 12:40:52下载
- 积分:1
-
ofdm_awgn
Matlab中的下列项目包含用于OFDM信道的源代码和实例。情节的比特错误率(BER)与信号噪声比(SNR)在AWGN信道条件下的OFDM系统。
- 2023-01-15 09:00:03下载
- 积分:1
-
rddata
read MIT ECG for the students(read ECG for the MIT students)
- 2007-01-18 17:34:37下载
- 积分:1
-
Week06
Simple Matlab code for the 0-1 Knapsack problem: "Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than a given limit and the total value is as large as possible"
- 2013-05-19 10:03:14下载
- 积分:1