搜索资源列表
实验7-线形拟合
- 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
DNAreset
- DNA限制性图谱的绘制方案程序 %采用改进的穷举法搜索DNA片段排序,data1,data2是传进来的两组数据,由SPDP法中测得 %例如data1=[1 14 12 3 7 8 9 6 11 4 12 3 13 2 5 10] data2=[1 1 2 1 2 2 1 2 3] -restrictive map of the DNA mapping program procedures% of the improved method of exhaustion search DNA f
GM(1_1)
- GM(1,1)模型1-4 1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。 2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。 3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。 4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预
One
- Ex4-22 单射函数问题 « 问题描述: 设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要 从S中选取最大子集X Í S 使f (X )是单射函数。 例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。 « 编程任务: 对于给
sliding
- 求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
QAM
- QAM信号,滚降系数分别为0.4,0.7,1.0,信噪比为20dB,信号有叫qpsk-QAM signal, roll-off coefficients were 0.4,0.7,1.0, SNR 20dB, QPSK signals are called
oqpsk
- oqpsk信号,滚降系数分别为0.4,0.7,1.0.信噪比为20bB-OQPSK signal, roll-off coefficients were 0.4,0.7,1.0. 20bB SNR
longest
- Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... &l
1
- #include <mega8.h> #include <stdio.h> #include <delay.h> #include <mega8.h> #include <stdio.h> #include <delay.h> #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1
spectralclustering-1.1
- This directory includes sources used in the following paper: Parallel Spectral Clustering in Distributed Systems Wen-Yen Chen, Yangqiu Song, Hongjie Bai, Chih-Jen Lin, and Edward Chang Accepted by IEEE Transactions on Pattern Analysis and
15-4
- Example 编译:mpicc mst.c mst 运行:本实例中使用了5个处理器。 mpirun –np 5 mst 运行结果: Input the size of matrix:9 0 4 5 8 6 2 5 7 3 5 0 8 3 1 6 4 9 5 7 2 0 6 4 1 3 8 9 4 5 6 0 5 7 2 1 6 4 5 8 7 0 2 3 4 7 4 1 4 7 5 0 7 8 4 7 8 9 3 2 1 0 6 7 4 2
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
MATLAB7.1-yichuansuanfa[matlab]
- MATLAB7.1的关于遗传算法的所有源程序详解-MATLAB7.1 on all the source code Detailed genetic algorithm
DIGITAL-COMMUNICATION
- Given k = 4 n = 7 and G= 1 1 0 1 0 0 0 0 1 1 0 1 0 0 1 1 1 0 0 1 0 1 0 1 0 0 0 1 i. produce 16 possible message blocks ii. produce all the pertaining codeword vectors-Given k = 4 n = 7 and G= 1 1 0 1 0 0 0 0
7.1-
- 7.1 倒立摆 7.1 倒立摆 7.1 倒立摆 7.1 倒立摆 -7.1 inverted pendulum
01
- 1.1 MATLAB软件介绍 1.1.1 MATLAB发展进程 1.1.2 MATLAB的基本功能 1.1.3 MATLAB语言的特点 1.1.4 MATLAB R2011a的新功能 1.2 MATLAB安装与运行 1.3 MATLAB的运行环境 1.3.1 命令窗口 1.3.2 历史命令窗口 1.3.3 工作空间 1.3.4 当前文件夹 1.4 MATLAB帮助文档 1.4.1 帮助窗口 1.4.2 帮助命令 1.5 变量 1.6 矩
Aspose_Pdf_NET-master
- 代码为Aspose.pdf的详细使用Demo 包括 1. KnowledgeBase 2. ProgrammersGuide 2.1 WorkingWithAsposePDF 2.1.1 WorkingWithAnnotations 2.1.2 WorkingWithAttachments 2.1.3 WorkingWithBookmarks 2.1.4 WorkingwithDocument 2.1.5 WorkingWithForms 2.1.6 Work
CFL3D-6.7
- NASA的CFD计算流体力学软件,功能强大,用途广,可用于科研和实际工程计算。 源代码,已开源,可用于科研(CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or em
0-1规划python类LINGO功能
- 求解0-1规划功能,模仿了LINGO的脚本语言用正则方法处理限制条件和目标函数。(To solve the 0-1 programming function, the scr ipting language of LINGO is modeled as a regular method to deal with the constraints and target functions.)
LZ4-1.7.5
- LZ4 compression/decompression algorithm 1.7.5