搜索资源列表
GLRAM
- 算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005. -Algorithm : Jieping Ye. Generalized low rank approximatio ns of matrices. Machine Learning, Vol. 61. pp. 167-191, 2005.
fddfebs
- 五对角线性方程组求解程序. 速度奇快.一千阶,0.019秒 一万阶:0.56秒 10万阶:61秒. 数据输入结构见程序内英文说明.
DateConvert
- DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =&g
untitled
- num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668] den=[1] figure(1) zplane(num,den) num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786] den1=[1] figure(2) zplane(num1,den1) num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2] den2=[1]
6_1
- NN book tamrin 61 in faez
PIDSimulink
- 但由 于传统&’(控制器不具有在线整定参数#+##’ 及#( 的 功能!致使其不能满足在不同$及$ 下系统对&’(参 数的要求!从而影响其控制效果的进一步提高& 本 文介绍了具有自整定&’(参数功能的一类模糊控制 器的设计方法!并在./01/2中用34561478对控制器进 行了仿真! 结果表明与传统&’(控制器相比模糊控 制器取得了更好的控制效果&-T/RMN H7 LH7PM704H7/1 /NU6R0HQ9:6 <+/Q/5M0MQR RM1:$
61
- 信号处理中的加窗程序,可以加汉宁窗等窗函数-Windowed signal processing program, you can Hanning window function windows, etc.
guess
- 需要一个放有若干图片的文件夹,图片的文件名还需要提供一些信息,如“计61班.jpg”之类,具体格式可以修改源代码。然后显示图片让参与者猜是哪个班的。为系里男生节编写的一个简单的GUI程序-Need a put several pictures folder, pictures of the file name also need to provide some information, such as "(61 class. JPG," and so on, and the specific f
H2.61
- 一个简化的H.261视频编码方案,最后显示两张图压缩编码后的压缩比-a simple h.261 video coding method, and finally display the compress rate of two pictures.
Kalman
- 数字信号处理2上第61页的上机作业第一道问题,用卡尔曼滤波(Kalman)由测量数据来估计信号波形-Kalman filter is used to estimation real signal.
beibao
- 背包问题,用PSO解背包a=[95 4 60 32 23 72 80 62 65 46] 物品的体积 c=[55 10 47 5 4 50 8 61 85 87] 物品的价值 b=269 背包的重量限制-Knapsack problem, PSO solutions backpack a = [95 4 60 32 23 72 80 62 65 46] the volume of goods c = 55 10 47 5 4 50 8 61 85 87] b = 269 valu
FEM-for-dynamic-response-analysis
- 用Newmark直接积分算法分析61杆桁架结构的动力学特性。-Conduct the dynamic response analysis for the 61 trusses structure by Newmark.
plane-61-bar-truss
- 结构动力分析用matlab计算平面桁架的特征值-Structural dynamic analysis using matlab calculating eigenvalues of plane truss
BOOSTCONV
- Descr iption 0.61 DUTY CYCLE 100KHZ FREQ Required Products SimPowerSystems MATLAB release MATLAB 6.5 (R13) Other requirements 0.61 DUTY CYCLE 100KHZ FREQ
closed-form-low-rank-representation
- 可实现闭式解低秩子空间聚类,该程序特点:收敛速度较快,但是有多个参数需要调整。参考文献:Rene Vidal, Paolo Favaro. Low rank subspace clustering (LRSC) [J]. Pattern Recognition Letters, 2014, 43: 47-61.-This program can realize closed-form low rank subspace clustering. The characteristic of the
61---A-Genetic-Algorithm-Based-Ensemble-Approach-
- 61 - A Genetic Algorithm Based Ensemble Approach for Categorical Data Clustering.rar
遗传算法求解VRP问题的技术报告
- 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without