资源列表
xishujuzheng
- 题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。 1、 生成如下两个稀疏矩阵的三元组a和b: 1 0 3 0 3 0 0 0 0 1 0 0 0 4 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 2 2、输出a+b的三元组 3、输出a*b的三元组
JSPMATLABsourcecode
- 车间作业调度问题遗传算法通用MATLAB源程序-the source code is for the workshop schedule program with matlab
Matlab_Iris
- Matlab Code for Iris
9
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
123
- 提出了一种解非线性方程组的神经网络模型,并在非线性方程组有惟一实根、有限个实根以及无穷多个实根情形下严格地证明了该模型的稳定性-Neural network model, a solution of nonlinear equations and nonlinear equations only real roots, a finite number of real roots, and an infinite number of real roots circumstances strict
MatlabBPAirApp
- 介绍了运用Matlab神经网络工具箱进行BP神经网络设计的基本方法与过程
seg
- 很不错的图像分割matlab源代码,代码相对比较简单,易于理解-Very good image segmentation matlab source code, the code is relatively simple, easy to understand
100000ga
- 此遗传算法实现了简单的求解高维方程的方法,对理解遗传算法有一定的借鉴意义。-this genetic algorithm to solve a simple equation of the high-dimensional approach to understanding the genetic algorithm will be used for reference.
radar-detect223
- this code simulate radar detction 2 with clutter
NeuralNet_byMatlab
- 关于人工神经网络的一些用Matlab实现的代码,是结合Matlab学习人工网络的一些资料-it is some codes about neural net which is written by Matlab.
saliency.经典论文的代码
- 一篇经典论文的代码,“Saliency,Scale,image descr iption”,用于寻找视觉显著性的区域,matlab代码,A classic papers of the code, " Saliency, Scale, image descr iption" , for the visual search of the area significantly, matlab code
numberplate
- Matlab code to detect characters in number plate
