登录
首页 » matlab » linproj

linproj

于 2011-05-01 发布 文件大小:1KB
0 196
下载积分: 1 下载次数: 4

代码说明:

  模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b b为偏差值( Description: Y = linproj(X, model) linearly projects data in X such that Y = model.W *X+ model.b out_data = linproj(in_data, model) projects in_data.X out_data.X = model.W *in_data.X+ model.b out_data.y = in_data.y Input: model [struct] linear projection: .W [dim x ncomp] Projection matrix. .b [ncomp x 1] Bias.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 采用总变分法(TV)进行图像修复的matlab源代码
    采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。(Using variational method (TV) for image restoration matlab source code. Repair and multi-scale methods include thermal diffusion.)
    2014-03-28 11:08:07下载
    积分:1
  • matlab-primer
    Matlab tutorial for beginners, basic tutorial
    2012-01-03 21:01:26下载
    积分:1
  • FLch3RLSeg3
    递推的最小二乘辨识程序,系统辨识中应用,用MATLAB实现,毕竟实用(Recursive least squares identification procedure, the application of system identification using MATLAB realize, after all, practical)
    2007-11-07 14:40:52下载
    积分:1
  • m-dsp-pro
    说明:  以上是MATLAB编写的一些程序,用于产生一些基本的信号。(prepared by the procedures used to produce some of the basic signal.)
    2006-04-20 19:36:51下载
    积分:1
  • Channel-estimation
    Matlab code for the least square error channel estimation and Minimum Mean Square channele estimation for a MIMO OFDM system. simulation result is compared with theory.
    2021-04-15 16:08:55下载
    积分:1
  • qam_ofdm_comm
    theoretical and simulated BER are in good agreement in AWGN channel the result can be extended to general M-QAM using slight modification .
    2009-11-15 21:08:30下载
    积分:1
  • 123456
    利用MATLAB对跳频通信系统进行仿真,包括源程序,框图,仿真结果等(The use of MATLAB for simulation of frequency-hopping communication systems, including source code, diagram, simulation results)
    2021-02-15 14:59:48下载
    积分:1
  • MatlabMPI_v1.2.tar
    This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections
    2005-07-26 15:56:55下载
    积分:1
  • TechniquesforDebuggingMATLAB-files
    说明:  matlab程序的调试技术,是mathwork公司提供的文档。(Debugging matlab technology companies mathwork documents.)
    2009-08-10 17:20:25下载
    积分:1
  • poincarePS
    给定极化状态的相位描述子和幅度描述子,绘制该极化状态的poincare功率球。源代码是matlab子函数,输入参数两个:极化状态的幅度描述子和相位描述子。还有一张示例图(Given the polarization state of the phase and amplitude descriptors descriptors, to draw the polarization state poincare power ball. Functions matlab source code, two input parameters: the polarization state and phase amplitude descriptor descriptor.)
    2013-08-09 16:40:53下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载